[bugfix] Card: desc ellipsis (#768)

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

View File

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