mirror of
https://github.com/element-plus/element-plus.git
synced 2024-11-21 01:02:59 +08:00
fix(components): [input-number] suffix icon position (#7358)
* fix(components): [input-number] suffix icon position * fix(components): [input-number] input-number remove display block Co-authored-by: hezhaoshun <hezhaoshun@cmcm.com>
This commit is contained in:
parent
97b73d5d06
commit
71d61bad5b
@ -12,7 +12,6 @@
|
||||
|
||||
.#{$namespace}-input {
|
||||
&__wrapper {
|
||||
display: block;
|
||||
padding-left: #{map.get($input-height, 'default') + 10};
|
||||
padding-right: #{map.get($input-height, 'default') + 10};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user