asd123a20 2 роки тому
батько
коміт
82562f3109
1 змінених файлів з 5 додано та 3 видалено
  1. 5 3
      src/views/list.vue

+ 5 - 3
src/views/list.vue

@@ -141,7 +141,7 @@ export default {
             width: 10px;
             width: 10px;
             height: 10px;
             height: 10px;
             vertical-align: middle;
             vertical-align: middle;
-            margin-top: 1%;
+            margin-top: 1.5%;
             margin-left: 5px;
             margin-left: 5px;
           }
           }
           .title {
           .title {
@@ -152,8 +152,9 @@ export default {
             text-overflow: ellipsis;
             text-overflow: ellipsis;
             white-space: nowrap;
             white-space: nowrap;
             font-size: 16px;
             font-size: 16px;
-            line-height: 30px;
-            font-weight: 600;
+            line-height: 40px;
+            // font-weight: 600;
+            // font-family: '宋体';
           }
           }
           .date {
           .date {
             width: 10%;
             width: 10%;
@@ -161,6 +162,7 @@ export default {
             line-height: 2em;
             line-height: 2em;
             font-size: 14px;
             font-size: 14px;
             text-align: right;
             text-align: right;
+            line-height: 40px;
           }
           }
         }
         }
     }
     }