Skip to content

Commit

Permalink
fix(Select): fix xl select icon size
Browse files Browse the repository at this point in the history
  • Loading branch information
driss-chelouati committed Jun 6, 2024
1 parent 92eaabc commit be072f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plugins/components/select/select.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ export const defaultConfig = {
size: '14',
},
inner: {
size: '6',
size: '5',
},
},
placeload: {
Expand Down

0 comments on commit be072f6

Please sign in to comment.