mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-18 11:36:36 +00:00
docs: increase max-height to render UIShell, UnorderedList items
This commit is contained in:
parent
004dccbc58
commit
9dd0e954f1
1 changed files with 1 additions and 1 deletions
|
@ -260,6 +260,6 @@
|
|||
}
|
||||
|
||||
.bx--side-nav__submenu[aria-expanded="true"] + .bx--side-nav__menu {
|
||||
max-height: 120rem;
|
||||
max-height: 124rem;
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue