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