fix(challengeItem.vue): guild name hidden caused by the fixed height of container (#11618)

fix #11500
This commit is contained in:
动力小车
2019-12-13 21:16:24 +08:00
committed by Matteo Pagliazzi
parent cd90a281c2
commit 0ac12cb6a5

View File

@@ -215,7 +215,6 @@
} }
.meta-info { .meta-info {
height: 24px;
margin-bottom: 8px; margin-bottom: 8px;
} }