setting 迁移

This commit is contained in:
lutinglt
2025-07-06 14:29:55 +08:00
parent aa023116ae
commit 02ac10ecfc
10 changed files with 149 additions and 178 deletions

View File

@@ -80,8 +80,8 @@ export const selectionDropdown = css`
background-color: ${themeVars.color.button};
border-color: ${themeVars.color.light.border};
border-radius: ${otherThemeVars.border.radius};
padding: 9px 16px;
min-height: 33px;
padding: 8px 16px;
min-height: 32px;
&:focus {
background: ${themeVars.color.button};
border-color: ${themeVars.color.light.border};