Fix bug with overlay zindex
This commit is contained in:
@@ -37,11 +37,7 @@
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.noscrolling {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.autoscroling {
|
||||
overflow: auto;
|
||||
.sidenav-overlay {
|
||||
z-index: 996;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user