Browse Source

Update close menu button color

Denis K 8 years ago
parent
commit
3b1ddbd463
1 changed files with 1 additions and 0 deletions
  1. 1 0
      jet/static/jet/css/_sidebar.scss

+ 1 - 0
jet/static/jet/css/_sidebar.scss

@@ -87,6 +87,7 @@
         &.icon-cross {
           display: none;
           font-size: 20px;
+          color: $sidebar-action-color;
         }
       }
     }