mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-22 00:03:55 +01:00
ironbar(clipboard): Add padding
This commit is contained in:
parent
5ec3ad510b
commit
7fd5a618ba
@ -61,6 +61,10 @@
|
||||
background: alpha(#${base00}, 0.95);
|
||||
}
|
||||
|
||||
.clipboard {
|
||||
padding-right: 1em;
|
||||
}
|
||||
|
||||
button:hover {
|
||||
background: #${base01};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user