chore: adjust input style (#9217)

This commit is contained in:
JimmFly
2024-12-20 04:18:34 +00:00
parent 978c4c69b7
commit 2988dc284e
4 changed files with 15 additions and 11 deletions
@@ -73,7 +73,6 @@ export const itemContent = style({
fontSize: cssVar('fontSm'),
fontWeight: 500,
lineHeight: '22px',
color: cssVarV2('text/emphasis'),
});
export const itemIcon = style({