funkwhale/front/src/style/components/_fs_logs.scss

7 wiersze
148 B
SCSS

.component-fs-logs {
max-height: 300px;
overflow-y: auto;
background-color: rgba(25, 25, 25) !important;
color: white !important;
}