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