Browse Source

theme tweak

Eugene Pankov 7 years ago
parent
commit
b57ff8f37a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      terminus-core/src/theme.scss

+ 1 - 1
terminus-core/src/theme.scss

@@ -207,7 +207,7 @@ settings-tab > ngb-tabset {
     border-right: 1px solid $body-bg;
 
     & > .nav {
-        background: $body-bg2;
+        background: rgba(0, 0, 0, 0.25);
 
         & > .nav-item > .nav-link {
             border-left: none;