mirror of
https://gitee.com/baidu/amis.git
synced 2024-12-02 03:58:07 +08:00
超出长度...
This commit is contained in:
parent
e30f78b32e
commit
1bb88e5d2c
@ -42,6 +42,10 @@
|
||||
|
||||
&-singleValue {
|
||||
padding: 0 calc(var(--Form-input-paddingX) - #{px2rem(3px)});
|
||||
display: inline-block;
|
||||
max-width: 100%;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
|
||||
&-clear {
|
||||
|
Loading…
Reference in New Issue
Block a user