修复选择输入框的样式和拥有者按钮高度

This commit is contained in:
lutinglt
2025-07-07 20:28:27 +08:00
parent 6def81fe26
commit 7248f617c4
5 changed files with 30 additions and 5 deletions

View File

@@ -38,7 +38,8 @@ export const radius = css`
&.table,
&.segment,
&.segments,
&.grid.segment &.selection.dropdown,
&.grid.segment,
&.selection.dropdown,
&.horizontal.segments,
&.active.empty.selection.dropdown {
border-radius: ${otherThemeVars.border.radius};