1
0
mirror of https://gitee.com/vant-contrib/vant-weapp.git synced 2025-04-06 03:58:05 +08:00

[bugfix] Card: desc ellipsis ()

This commit is contained in:
neverland 2018-10-16 16:17:40 +08:00 committed by GitHub
parent 870c23b143
commit 7b19680726
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -53,6 +53,7 @@
&__left { &__left {
flex: 1; flex: 1;
min-width: 0; // hack for flex box ellipsis
} }
&__right { &__right {