Remove redundant code and fix brightness slider color

This commit is contained in:
Jas Singh
2024-07-18 00:37:58 -07:00
parent 8015294183
commit 38c0326673
3 changed files with 2 additions and 10 deletions

View File

@@ -32,14 +32,6 @@
}
}
}
.menu-active-slider.brightness {
trough {
highlight,
progress {
background: if($bar-menus-monochrome, $bar-menus-slider-primary, $bar-menus-menu-battery-slider-primary);
}
}
}
.brightness-container {
padding-bottom: 1em;