diff options
Diffstat (limited to '.config/eww/eww.scss')
-rw-r--r-- | .config/eww/eww.scss | 4 |
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 { |