mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
[bugfix] Card: desc ellipsis (#1935)
This commit is contained in:
parent
cb793b3671
commit
fe5c69a853
@ -63,6 +63,7 @@
|
||||
|
||||
&__left {
|
||||
flex: 1;
|
||||
min-width: 0; /* hack for flex box ellipsis */
|
||||
}
|
||||
|
||||
&__right {
|
||||
|
Loading…
x
Reference in New Issue
Block a user