瀏覽代碼

style: fix text wrap

cuiyalong 3 年之前
父節點
當前提交
50cc6f964f
共有 1 個文件被更改,包括 2 次插入0 次删除
  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;