mirror of
https://github.com/Redocly/redoc.git
synced 2024-11-29 20:13:43 +03:00
fix: menu items not full-width when short item names
This commit is contained in:
parent
e7130d2d04
commit
ef1b2bd19e
|
@ -8,6 +8,7 @@ $mobile-menu-compact-breakpoint: 550px;
|
||||||
|
|
||||||
#resources-nav {
|
#resources-nav {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
ul.menu-root {
|
ul.menu-root {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user