Browse Source

表格行高度固定

zhangyu 5 years ago
parent
commit
bf92fcf08d
1 changed files with 5 additions and 0 deletions
  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;