improve sidebar style

This commit is contained in:
Thomas Amland
2020-08-18 18:09:44 +02:00
parent e7519ef2ef
commit d08118bfad
5 changed files with 46 additions and 29 deletions
+4
View File
@@ -37,6 +37,10 @@ $input-color: $theme-text;
$progress-bg: rgb(35, 35, 35);
:root {
--text-muted: #{$theme-text-muted};
}
.elevated {
background-color: $theme-elevation-1;
}