mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-12-13 19:12:18 +03:00
fix(core): bring back menu offset (#8327)
This commit is contained in:
parent
ec7c63019f
commit
c26120ae36
@ -42,6 +42,7 @@ export const DesktopMenu = ({
|
||||
desktopStyles.contentAnimation,
|
||||
className
|
||||
)}
|
||||
sideOffset={4}
|
||||
align="start"
|
||||
style={{ zIndex: 'var(--affine-z-index-popover)', ...contentStyle }}
|
||||
{...otherContentOptions}
|
||||
|
Loading…
Reference in New Issue
Block a user