Skip to content

Commit

Permalink
fix: 位置调整
Browse files Browse the repository at this point in the history
  • Loading branch information
yxh01132861 committed Nov 27, 2023
1 parent 87d7f0c commit da219d8
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,7 @@ export default genStyleHook('icon-selector', (token) => {
return {
[componentCls]: {
[`${antCls}-select-selection-item`]: {
display: 'block',
overflow: 'hidden',
textOverflow: 'ellipsis',
display: 'flex',

img: {
width: '20px',
Expand Down

0 comments on commit da219d8

Please sign in to comment.