mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-11-24 01:33:06 +03:00
style: fix popover z-index (#2215)
This commit is contained in:
parent
84b36c1d35
commit
8a617f91e6
@ -45,7 +45,7 @@ export const baseTheme = {
|
||||
lineHeight: 'calc(1em + 8px)',
|
||||
|
||||
zIndexModal: '1000',
|
||||
zIndexPopover: '100',
|
||||
zIndexPopover: '1000',
|
||||
|
||||
paragraphSpace: '8px',
|
||||
popoverRadius: '12px',
|
||||
|
Loading…
Reference in New Issue
Block a user