mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-01-20 20:58:36 +01:00
waybar: Add border-bottom to workspace buttons
This commit is contained in:
parent
50e317fc22
commit
b4cde71c3b
@ -117,6 +117,7 @@
|
|||||||
#workspaces button {
|
#workspaces button {
|
||||||
padding: 12px 0;
|
padding: 12px 0;
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
|
border-bottom: 1px solid alpha(@base02, 0.5);
|
||||||
}
|
}
|
||||||
|
|
||||||
#workspaces button.active {
|
#workspaces button.active {
|
||||||
|
Loading…
Reference in New Issue
Block a user