bug: fix waybar after merge
This commit is contained in:
@@ -47,9 +47,10 @@ tooltip {
|
|||||||
#battery,
|
#battery,
|
||||||
#tray,
|
#tray,
|
||||||
#custom-power {
|
#custom-power {
|
||||||
background: @background;
|
background: alpha(@background, 0.56);
|
||||||
border: 1px solid alpha(@accent-alt, 0.22);
|
border: 1px solid alpha(@foreground, 0.14);
|
||||||
border-radius: 8px;
|
border-radius: 14px;
|
||||||
|
box-shadow: 0 8px 24px alpha(@background, 0.22);
|
||||||
margin: 0 5px;
|
margin: 0 5px;
|
||||||
padding: 0 12px;
|
padding: 0 12px;
|
||||||
min-height: 34px;
|
min-height: 34px;
|
||||||
|
|||||||
Reference in New Issue
Block a user