Browse Source

表格行高度固定

zhangyu 5 năm trước cách đây
mục cha
commit
bf92fcf08d
1 tập tin đã thay đổi với 5 bổ sung0 xóa
  1. 5 0
      src/components/model/file/floorTable.vue

+ 5 - 0
src/components/model/file/floorTable.vue

@@ -163,6 +163,11 @@ export default {
       width: 150px;
       height: 20px;
     }
+    .progress-right {
+      height: 20px;
+      line-height: 20px;
+    }
+
   }
   .upLoad-loading {
     position: relative;