chore: update menu placement (#2183)

This commit is contained in:
JimmFly
2023-04-28 13:40:37 +08:00
committed by GitHub
parent b3c1434055
commit b6ca2aa063
8 changed files with 9 additions and 9 deletions
@@ -93,7 +93,7 @@ export const EditorOptionMenu = () => {
<Menu
width={276}
content={EditMenu}
// placement="bottom-end"
placement="bottom"
disablePortal={true}
trigger="click"
>
@@ -16,7 +16,7 @@ export const UserAvatar = () => {
<Menu
width={276}
content={EditMenu}
// placement="bottom-end"
placement="bottom"
disablePortal={true}
trigger="click"
>