[add] 法规符合性排查流程页面

This commit is contained in:
lideqin
2024-06-27 17:22:10 +08:00
parent 0d7923d55c
commit 18b90120ee
15 changed files with 2101 additions and 17 deletions
+5 -1
View File
@@ -964,6 +964,10 @@
}
// 解决表头错位问题
/deep/ .ant-table-fixed-header .ant-table-scroll .ant-table-header {
margin-bottom: -8px !important;
}
/deep/ .ant-table-hide-scrollbar {
margin-right: -9px;
scrollbar-color: unset;
}