mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-01-01 03:29:24 +01:00
ironbar: Increase launcher item padding
Makes it easier to click on things and see the active window.
This commit is contained in:
parent
428e641b28
commit
85c632be7c
@ -113,6 +113,8 @@
|
||||
}
|
||||
|
||||
.launcher .item {
|
||||
padding-left: 1em;
|
||||
padding-right: 1em;
|
||||
margin-right: 4px;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user