mirror of
https://github.com/ant-design/ant-design.git
synced 2025-08-06 07:56:28 +08:00
fix: Select search style (#39299)
This commit is contained in:
parent
88d4b014e2
commit
df9154e8ac
@ -165,7 +165,6 @@ export default function genSingleStyle(token: SelectToken): CSSInterpolation {
|
||||
|
||||
// With arrow should provides `padding-right` to show the arrow
|
||||
[`&${componentCls}-show-arrow ${componentCls}-selection-search`]: {
|
||||
insetInlineStart: 'auto',
|
||||
insetInlineEnd: inputPaddingHorizontalSM + token.fontSize * 1.5,
|
||||
},
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user