mirror of
https://github.com/element-plus/element-plus.git
synced 2024-11-21 01:02:59 +08:00
style(theme-chalk): [select-v2] text overflow (#11969)
This commit is contained in:
parent
c9d27ccc11
commit
7987f6f73e
@ -278,6 +278,7 @@ $input-inline-start: map.get($input-padding-horizontal, 'default') !default;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
flex-wrap: wrap;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
@include e(input-calculator) {
|
||||
|
Loading…
Reference in New Issue
Block a user