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