mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-24 18:02:47 +08:00
fix(core): info modal style issue (#8842)
This commit is contained in:
@@ -8,6 +8,8 @@ export const container = style({
|
||||
padding: '20px 0',
|
||||
alignSelf: 'start',
|
||||
marginTop: '120px',
|
||||
maxHeight: 'calc(100dvh - 240px)',
|
||||
overflow: 'auto',
|
||||
});
|
||||
|
||||
export const titleContainer = style({
|
||||
|
||||
Reference in New Issue
Block a user