refactor(waybar): use standard right padding for system elements

This commit is contained in:
Price Hiller 2023-07-23 16:04:13 -05:00
parent 987dc55fdc
commit 33eedf2829
Signed by: Price
SSH Key Fingerprint: SHA256:Y4S9ZzYphRn1W1kbJerJFO6GGsfu9O70VaBSxJO7dF8

View File

@ -139,7 +139,7 @@
color: #dca561;
border-radius: 0px;
padding-left: 0.35rem;
padding-right: 1rem;
padding-right: 0.35rem;
}
#battery {