ironbar: Add left padding for bar

Makes the spacing more consistent with the right side.
This commit is contained in:
Donovan Glover 2024-01-31 05:33:43 -05:00
parent 240a3e8355
commit 9032c5e7e0
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -82,6 +82,7 @@
#bar {
border-top: 1px solid #${base01};
padding-left: 0.5em;
}
.label, .script, .tray {