[bugfix] Coupon: show undefined without unitDesc @rex-zsd (#2991)

This commit is contained in:
rex
2019-03-18 19:31:14 +08:00
committed by neverland
parent 917ddf3a01
commit ad25616b05
2 changed files with 5 additions and 2 deletions
+4 -1
View File
@@ -48,7 +48,10 @@
font-size: 24px;
span {
margin-left: 2px;
&:not(:empty) {
margin-left: 2px;
}
font-size: 50%;
}
}