mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-12-25 16:22:38 +03:00
fix(core): upgrade dialog close button layout level (#6004)
This commit is contained in:
parent
2275eee5b2
commit
ee54e00a03
@ -43,6 +43,7 @@ export const closeButton = style({
|
||||
position: 'absolute',
|
||||
top: '22px',
|
||||
right: '20px',
|
||||
zIndex: cssVar('zIndexModal'),
|
||||
});
|
||||
export const modalHeader = style({
|
||||
fontSize: cssVar('fontH6'),
|
||||
|
Loading…
Reference in New Issue
Block a user