[bugfix] Card: thumb image align center (#3229)

This commit is contained in:
neverland
2019-04-28 11:42:27 +08:00
committed by GitHub
parent dfac025b74
commit d2bc38f1cd

View File

@@ -18,6 +18,7 @@
}
&__thumb {
display: flex;
position: relative;
width: @card-thumb-size;
height: @card-thumb-size;