[bugfix] Card: desc ellipsis (#1935)

This commit is contained in:
neverland 2018-10-16 16:11:42 +08:00 committed by GitHub
parent cb793b3671
commit fe5c69a853
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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