fix: waybar battery rendering lower border
This commit is contained in:
parent
fb48598c1e
commit
326f121d30
|
@ -83,12 +83,6 @@ button:hover {
|
|||
color: #000000;
|
||||
}
|
||||
|
||||
|
||||
#battery {
|
||||
color: #ffffff;
|
||||
background-color: #000000;
|
||||
}
|
||||
|
||||
#battery.charging,
|
||||
#battery.plugged {
|
||||
background-color: #26A65B;
|
||||
|
|
Loading…
Reference in a new issue