소스 검색

表格行高度固定

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;