浏览代码

表格行高度固定

zhangyu 5 年之前
父节点
当前提交
bf92fcf08d
共有 1 个文件被更改,包括 5 次插入0 次删除
  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;