mirror of
https://github.com/Redocly/redoc.git
synced 2024-11-11 03:16:48 +03:00
Fix mmobile menu z-index
This commit is contained in:
parent
6bb521e1d8
commit
ad1e1ac272
|
@ -50,7 +50,6 @@
|
|||
z-index: 75;
|
||||
|
||||
@media (max-width: $side-menu-mobile-breakpoint) {
|
||||
z-index: 1;
|
||||
width: 100%;
|
||||
bottom: auto !important;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user