mirror of
https://github.com/Redocly/redoc.git
synced 2025-02-07 21:40:32 +03:00
Fix regression: side panel overlaps footer
This commit is contained in:
parent
00703e0ed0
commit
8731adf2a3
|
@ -31,6 +31,7 @@
|
|||
.redoc-wrap {
|
||||
z-index: 0;
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
font-family: $base-font, $base-font-family;
|
||||
font-size: $em-size;
|
||||
line-height: $base-line-height;
|
||||
|
|
Loading…
Reference in New Issue
Block a user