mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-26 02:35:58 +08:00
@@ -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',
|
||||
},
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user