Document Footer widget

This commit is contained in:
Darren Burns
2022-10-04 11:26:23 +01:00
parent 4abf70ca55
commit ec14ed25d2
9 changed files with 78 additions and 27 deletions

View File

@@ -1,12 +1,8 @@
Screen {
}
#file_table_wrapper {
dock: bottom;
height: auto;
overflow: auto auto;
scrollbar-color: $accent-darken-1;
}
@@ -15,7 +11,5 @@ Screen {
}
#search_bar {
dock: bottom;
background: $accent;
height: 1;
}