summaryrefslogtreecommitdiff
path: root/.config/waybar
diff options
context:
space:
mode:
Diffstat (limited to '.config/waybar')
-rw-r--r--.config/waybar/style.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/.config/waybar/style.css b/.config/waybar/style.css
index 0ca11f2..f084844 100644
--- a/.config/waybar/style.css
+++ b/.config/waybar/style.css
@@ -32,8 +32,9 @@ button {
}
#workspaces button {
+ all: initial;
margin: 1px 0px;
- padding: 0px 5px;
+ padding: 0px 8px;
color: #c7c6c3;
background-color: rgba(0, 0, 0, 0);
}