summaryrefslogtreecommitdiff
path: root/.config/eww/eww.scss
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2024-03-14 20:32:43 +0100
committerThomas Voss <mail@thomasvoss.com> 2024-03-14 20:32:43 +0100
commit08446721e101e18fc49a489fe37e57a4ffc9731e (patch)
treefb82a3a20ed0a47b3cb1cd5e8975a6f6ac406533 /.config/eww/eww.scss
parentbf3dd87bd7df516c1f845c56e6012bcd9bdf4f68 (diff)
eww: Change how icons are displayed
Diffstat (limited to '.config/eww/eww.scss')
-rw-r--r--.config/eww/eww.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/.config/eww/eww.scss b/.config/eww/eww.scss
index c181194..078434b 100644
--- a/.config/eww/eww.scss
+++ b/.config/eww/eww.scss
@@ -23,6 +23,10 @@
label:last-child {
margin-right: 12px;
}
+
+ box label:last-child {
+ margin-left: 12px;
+ }
}
.workspaces button {