Browse Source

add z-index on control-sidebar in layout-boxed

REJack 3 years ago
parent
commit
5ed42b14da
1 changed files with 3 additions and 0 deletions
  1. 3 0
      build/scss/_main-sidebar.scss

+ 3 - 0
build/scss/_main-sidebar.scss

@@ -1013,6 +1013,9 @@
     z-index: 9999;
     position: relative;
   }
+  .control-sidebar {
+    z-index: 9999;
+  }
 }
 
 // Sidebar Search