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