improved scroll to widget

This commit is contained in:
Will McGugan
2022-07-13 11:15:44 +01:00
parent def1f5d6ab
commit 0c56570b94
8 changed files with 74 additions and 80 deletions

View File

@@ -66,8 +66,8 @@ DataTable {
}
#header {
color: $text-primary-background-darken-1;
background: $primary-background-darken-1;
color: $text-secondary-background-darken-1;
background: $secondary-background-darken-1;
height: 3;
content-align: center middle;
}
@@ -109,6 +109,7 @@ Tweet {
.code {
height: auto;
}