mirror of
https://github.com/cheeaun/phanpy.git
synced 2024-11-26 11:15:43 +03: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}
|
||||
overflow="auto"
|
||||
// viewScroll="close"
|
||||
viewScroll="close"
|
||||
position="anchor"
|
||||
align="center"
|
||||
boundingBoxPadding={boundingBoxPadding}
|
||||
|
|
Loading…
Reference in a new issue