[improvement] Card: optimize css (#1922)

This commit is contained in:
neverland
2018-10-12 15:05:39 +08:00
committed by GitHub
parent 9e57319c55
commit 93b567fd70
3 changed files with 3 additions and 9 deletions

View File

@@ -36,18 +36,12 @@
&,
&__thumb,
&__row,
&__content {
display: flex;
}
&__content {
width: 100%;
&--center {
height: 90px;
align-items: center;
}
}
&__title,