Files
textual/sandbox/darren/file_search.scss
2022-10-04 11:26:23 +01:00

16 lines
137 B
SCSS

Screen {
}
#file_table_wrapper {
scrollbar-color: $accent-darken-1;
}
#file_table {
height: auto;
}
#search_bar {
height: 1;
}