mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-01-10 07:58:30 +01:00
ironbar: Add left padding for bar
Makes the spacing more consistent with the right side.
This commit is contained in:
parent
240a3e8355
commit
9032c5e7e0
@ -82,6 +82,7 @@
|
|||||||
|
|
||||||
#bar {
|
#bar {
|
||||||
border-top: 1px solid #${base01};
|
border-top: 1px solid #${base01};
|
||||||
|
padding-left: 0.5em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.label, .script, .tray {
|
.label, .script, .tray {
|
||||||
|
Loading…
Reference in New Issue
Block a user