mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-22 04:26:23 +08:00
feat(core): adjust notification style (#11455)
This commit is contained in:
@@ -3,7 +3,7 @@ import { cssVarV2 } from '@toeverything/theme/v2';
|
||||
import { keyframes, style } from '@vanilla-extract/css';
|
||||
|
||||
export const containerScrollViewport = style({
|
||||
maxHeight: '272px',
|
||||
maxHeight: '448px',
|
||||
width: '360px',
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user