Browse Source

style: fix text wrap

cuiyalong 3 năm trước cách đây
mục cha
commit
50cc6f964f
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      src/components/coupon/CouponCardList.vue

+ 2 - 0
src/components/coupon/CouponCardList.vue

@@ -239,9 +239,11 @@ export default {
   border-bottom-right-radius: 6px;
   .spec-time {
     color: #686868;
+    white-space: nowrap;
   }
   .spec-right {
     margin-left: 10px;
+    white-space: nowrap;
   }
   .spec-available {
     color: #999;