浏览代码

样式修改

chenrui  2 年之前
父节点
当前提交
fdd21b8f8b
共有 1 个文件被更改,包括 6 次插入0 次删除
  1. 6 0
      src/views/system/securityCheck/components/securityCheckTableWaybill.vue

+ 6 - 0
src/views/system/securityCheck/components/securityCheckTableWaybill.vue

@@ -128,9 +128,15 @@ export default {
   width: 100%;
   ::v-deep .ant-table {
     width: 100%;
+    // .ant-table-content {
+    //   height: 550px !important;
+    // }
     // .ant-table-placeholder {
     //   min-height: 600px;
     // }
+    .ant-table-body {
+      height: 565px !important;
+    }
     // .ant-table-tbody {
     //   min-height: 600px !important;
     // }