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

This commit is contained in:
REJack 2021-07-12 23:15:05 +02:00
parent 9d099b11ee
commit 5ed42b14da

View file

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