mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-02-25 09:18:51 +01:00
Revert "Test if this fixes submenu not opening"
This reverts commit 49fa48bd28
.
This commit is contained in:
parent
419ad34250
commit
80196f83ca
1 changed files with 1 additions and 1 deletions
|
@ -148,7 +148,7 @@ function NavMenu(props) {
|
||||||
}}
|
}}
|
||||||
{...props}
|
{...props}
|
||||||
overflow="auto"
|
overflow="auto"
|
||||||
// viewScroll="close"
|
viewScroll="close"
|
||||||
position="anchor"
|
position="anchor"
|
||||||
align="center"
|
align="center"
|
||||||
boundingBoxPadding={boundingBoxPadding}
|
boundingBoxPadding={boundingBoxPadding}
|
||||||
|
|
Loading…
Reference in a new issue