Fix volume scale border not turning red when overamp

This commit is contained in:
Rafał Dzięgiel
2021-02-08 22:29:00 +01:00
parent c2808e7d9a
commit b472c23bf5

View File

@@ -159,6 +159,7 @@ radio {
}
.overamp trough highlight {
background: @error_color;
border-color: @error_color;
}
/* Elapsed Popover */