[new feature] Card: add bottom slot

This commit is contained in:
陈嘉涵
2019-05-30 11:00:59 +08:00
parent 6ab565920e
commit f87dac1d61
6 changed files with 32 additions and 1 deletions
+1 -1
View File
@@ -31,7 +31,7 @@
flex: 1;
flex-direction: column;
min-width: 0; /* hack for flex box ellipsis */
height: @card-thumb-size;
min-height: @card-thumb-size;
&--centered {
justify-content: center;