aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/styles/tabs.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/styles/tabs.scss b/src/styles/tabs.scss
index 384495481..cbd833f04 100644
--- a/src/styles/tabs.scss
+++ b/src/styles/tabs.scss
@@ -3,7 +3,6 @@
3.theme__dark .tab-item { 3.theme__dark .tab-item {
4 &.is-active { 4 &.is-active {
5 background: $dark-theme-gray; 5 background: $dark-theme-gray;
6 border-left: 0;
7 6
8 .tab-item__icon { margin-left: -4px; } 7 .tab-item__icon { margin-left: -4px; }
9 } 8 }