Added the ability to apply custom opacity to all elements. (#140)
* Added the ability to apply custom opacity to all elements. * Apply menu opacity to settings menu
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
.indicator {
|
||||
.osd-container {
|
||||
margin: $osd-margins;
|
||||
opacity: $osd-opacity/100;
|
||||
}
|
||||
|
||||
.osd-label-container {
|
||||
|
||||
Reference in New Issue
Block a user