소스 검색

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

REJack 3 년 전
부모
커밋
5ed42b14da
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  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