refactor(waybar): improve apperance of workspace buttons
This commit is contained in:
parent
a876ca9363
commit
b03e2af598
@ -93,6 +93,10 @@
|
|||||||
background: transparent;
|
background: transparent;
|
||||||
border-bottom: 2px solid @oniViolet;
|
border-bottom: 2px solid @oniViolet;
|
||||||
border-radius: 0px;
|
border-radius: 0px;
|
||||||
|
padding-right: 25px;
|
||||||
|
padding-left: 25px;
|
||||||
|
padding-top: 5px;
|
||||||
|
padding-bottom: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#workspaces button.active {
|
#workspaces button.active {
|
||||||
|
Loading…
Reference in New Issue
Block a user