mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
style(components): [select, select-v2] adjust style (#9496)
the bottom part of some selected English letters are cut off closed #9491
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
@mixin select-common($name) {
|
||||
.#{$namespace}-#{$name}__tags-text {
|
||||
display: inline-block;
|
||||
line-height: normal;
|
||||
@include utils-ellipsis;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user