[bugfix] Coupon: show undefined without unitDesc @rex-zsd (#2991)
This commit is contained in:
@@ -48,7 +48,10 @@
|
||||
font-size: 24px;
|
||||
|
||||
span {
|
||||
margin-left: 2px;
|
||||
&:not(:empty) {
|
||||
margin-left: 2px;
|
||||
}
|
||||
|
||||
font-size: 50%;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user