fix: waybar battery rendering lower border

This commit is contained in:
Patrick 2024-07-20 19:45:37 +02:00
parent fb48598c1e
commit 326f121d30
Signed by: patrick
GPG key ID: 451F95EFB8BECD0F

View file

@ -83,12 +83,6 @@ button:hover {
color: #000000;
}
#battery {
color: #ffffff;
background-color: #000000;
}
#battery.charging,
#battery.plugged {
background-color: #26A65B;