summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2024-05-10 00:29:17 +0200
committerThomas Voss <mail@thomasvoss.com> 2024-05-10 00:29:17 +0200
commit313993e367a9d4e4e2975258c8a32269a1c7c242 (patch)
treec7143ef9ffe7dcc381d4c7e5b2c595e9a796bd5d
parent900b300a29b4b04c0d09212050e3fe8a883f1425 (diff)
eww: Fix styling for active workspace
-rw-r--r--.config/eww/eww.scss2
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/eww/eww.scss b/.config/eww/eww.scss
index 078434b..613c46e 100644
--- a/.config/eww/eww.scss
+++ b/.config/eww/eww.scss
@@ -30,6 +30,8 @@
}
.workspaces button {
+ margin-bottom: -3px;
+
label {
padding: 0 13px;
}