fixed separators for statusbar

This commit is contained in:
Eudaimon 2022-07-25 18:41:18 +02:00
parent ac3d2266e4
commit 0057b4a8c5
6 changed files with 10 additions and 0 deletions

View file

@ -3003,6 +3003,7 @@ separator {
@include relief($bg_color);
min-width: 0px;
min-height: 0px;
statusbar &, .osd &, osd & {@include relief($hint_bg);}
}