mirror of
https://github.com/mediacms-io/mediacms.git
synced 2025-10-06 22:32:41 +07:00
fix the z-index in sidebar
This commit is contained in:
@@ -28,7 +28,7 @@
|
|||||||
z-index: +20;
|
z-index: +20;
|
||||||
|
|
||||||
@media (min-width: 768px) {
|
@media (min-width: 768px) {
|
||||||
z-index: +5;
|
z-index: +20;
|
||||||
}
|
}
|
||||||
|
|
||||||
position: fixed;
|
position: fixed;
|
||||||
|
|||||||
Reference in New Issue
Block a user