style(components): [cascader] delete icon height (#20036)

This commit is contained in:
sea 2025-03-07 08:30:17 +08:00 committed by GitHub
parent 2ee14a3256
commit 5240eb2857
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -77,8 +77,6 @@
.#{$namespace}-input__suffix-inner {
.#{$namespace}-icon {
height: calc(100% - 2px);
svg {
vertical-align: middle;
}