mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-13 12:55:00 +00:00
chore: update menu background color (#2170)
This commit is contained in:
@@ -123,7 +123,7 @@ export const ShareMenu: FC<ShareMenuProps> = props => {
|
||||
<Menu
|
||||
content={Share}
|
||||
visible={open}
|
||||
placement="bottom-end"
|
||||
// placement="bottom-end"
|
||||
trigger={['click']}
|
||||
width={439}
|
||||
disablePortal={true}
|
||||
|
||||
Reference in New Issue
Block a user