mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 04:18:54 +00:00
fix: date-picker hidden in update collection (#3045)
This commit is contained in:
@@ -166,7 +166,7 @@ export const excludeTip = style({
|
||||
});
|
||||
|
||||
export const scrollContainer = style({
|
||||
overflow: 'hidden',
|
||||
maxHeight: '70vh',
|
||||
flex: 1,
|
||||
display: 'flex',
|
||||
flexDirection: 'column',
|
||||
|
||||
Reference in New Issue
Block a user