mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-26 14:58:55 +08:00
chore: update menu placement (#2183)
This commit is contained in:
+1
-1
@@ -104,7 +104,7 @@ export const OperationCell: React.FC<OperationCellProps> = ({
|
||||
<FlexWrapper alignItems="center" justifyContent="center">
|
||||
<Menu
|
||||
content={OperationMenu}
|
||||
// placement="bottom-end"
|
||||
placement="bottom"
|
||||
disablePortal={true}
|
||||
trigger="click"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user