chenrui  2 年之前
父節點
當前提交
f3f80bdb36
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      src/views/securityCheck/components/securityCheckTable.vue

+ 2 - 0
src/views/securityCheck/components/securityCheckTable.vue

@@ -120,9 +120,11 @@ export default {
   width: 100%;
   ::v-deep .warning-row {
     background-color: #f3f5f8;
+    padding: 9px 16px;
   }
   ::v-deep .warning-rows {
     background-color: #fff;
+    padding: 9px 16px;
   }
   ::v-deep .ant-table-column-title {
     font-size: 14px;