فهرست منبع

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;
   border-bottom-right-radius: 6px;
   .spec-time {
   .spec-time {
     color: #686868;
     color: #686868;
+    white-space: nowrap;
   }
   }
   .spec-right {
   .spec-right {
     margin-left: 10px;
     margin-left: 10px;
+    white-space: nowrap;
   }
   }
   .spec-available {
   .spec-available {
     color: #999;
     color: #999;