feat(Card): adjust style (#5146)

This commit is contained in:
Lindy
2019-11-29 17:47:43 +08:00
committed by neverland
parent abbee1062b
commit 00eeaedf17
2 changed files with 4 additions and 1 deletions
+1
View File
@@ -22,6 +22,7 @@
width: @card-thumb-size;
height: @card-thumb-size;
margin-right: @padding-xs;
border-radius: @card-thumb-border-radius;
}
&__content {