فهرست منبع

修改时间换行问题

asd123a20 2 سال پیش
والد
کامیت
e7b229a069
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      src/components/list/threeList.vue

+ 2 - 2
src/components/list/threeList.vue

@@ -139,7 +139,7 @@ export default {
       margin-top: 4%;
     }
     .isList-title {
-      width: 80%;
+      width: 75%;
       overflow: hidden;
       text-overflow: ellipsis;
       white-space: nowrap;
@@ -158,7 +158,7 @@ export default {
       color: #999;
       line-height: 35px;
       text-align: right;
-      width: 20%;
+      width: 25%;
       font-size: 14px;
     }
   }