chore(docs): remove max-height override

This commit is contained in:
Eric Liu 2022-06-23 05:40:30 -07:00
commit 753c2c396c

View file

@ -262,7 +262,3 @@ main.bx--content {
z-index: 1; z-index: 1;
} }
} }
.bx--side-nav__submenu[aria-expanded="true"] + .bx--side-nav__menu {
max-height: 144rem;
}