mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-12-21 05:01:34 +03:00
parent
4706f1e2a3
commit
018b293f2d
@ -80,6 +80,7 @@ export const tagsEditorTagsSelector = style({
|
||||
selectors: {
|
||||
[`${tagsEditorRootMobile} &`]: {
|
||||
padding: 0,
|
||||
maxHeight: 'none',
|
||||
},
|
||||
},
|
||||
});
|
||||
@ -110,6 +111,7 @@ export const tagSelectorTagsScrollContainer = style({
|
||||
backgroundColor: cssVarV2('layer/background/primary'),
|
||||
gap: 0,
|
||||
padding: 4,
|
||||
maxHeight: 'none',
|
||||
},
|
||||
},
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user