Skip to content

Commit

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

0 comments on commit 92eaabc

Please sign in to comment.