hookehuyr

fix

......@@ -183,11 +183,11 @@ export default {
color: #222222;
border-bottom: 2px solid #F9D95C;
font-size: 0.85rem;
display: inline-block;
display: block;
float: left;
}
.number {
display: inline-block;
display: block;
float: right;
}
}
......