diff --git a/jero-web/src/views/regulatoryEarlyWarning/index.vue b/jero-web/src/views/regulatoryEarlyWarning/index.vue index 51d044ad1..2e55ad9f6 100644 --- a/jero-web/src/views/regulatoryEarlyWarning/index.vue +++ b/jero-web/src/views/regulatoryEarlyWarning/index.vue @@ -413,4 +413,8 @@ ::v-deep .ant-table-body { background: transparent !important; } + + /deep/ .ant-table-placeholder{ + margin-top: 8px !important; + } \ No newline at end of file