add z-index on control-sidebar in layout-boxed
This commit is contained in:
@@ -1013,6 +1013,9 @@
|
||||
z-index: 9999;
|
||||
position: relative;
|
||||
}
|
||||
.control-sidebar {
|
||||
z-index: 9999;
|
||||
}
|
||||
}
|
||||
|
||||
// Sidebar Search
|
||||
|
||||
Reference in New Issue
Block a user