summaryrefslogtreecommitdiff
path: root/scss
diff options
context:
space:
mode:
Diffstat (limited to 'scss')
-rw-r--r--scss/bar.scss8
1 files changed, 8 insertions, 0 deletions
diff --git a/scss/bar.scss b/scss/bar.scss
index efd1935..fa28895 100644
--- a/scss/bar.scss
+++ b/scss/bar.scss
@@ -276,6 +276,10 @@
border-bottom-left-radius: lib.s($-rounding);
}
+ .workspaces {
+ margin-right: -1px;
+ }
+
.power {
padding-right: lib.s(12);
}
@@ -296,6 +300,10 @@
padding-top: lib.s(15);
}
+ .workspaces {
+ margin-bottom: -1px;
+ }
+
.os-icon {
padding-top: lib.s(12);
}