refactor(waybar): improve apperance of workspace buttons

This commit is contained in:
Price Hiller 2022-10-17 07:59:52 +00:00
parent a876ca9363
commit b03e2af598

View File

@ -93,6 +93,10 @@
background: transparent;
border-bottom: 2px solid @oniViolet;
border-radius: 0px;
padding-right: 25px;
padding-left: 25px;
padding-top: 5px;
padding-bottom: 5px;
}
#workspaces button.active {