tackid:099 remark:'commit'

This commit is contained in:
fks-xuxinyue
2024-07-22 15:25:41 +08:00
parent 55f98f9e56
commit 16e3213f21
8 changed files with 1052 additions and 460 deletions

View File

@@ -490,7 +490,7 @@
height: 100%;
background: #ffffff;
}
::v-deep .ant-table-container{
:deep(.ant-table-container) {
padding: 0px 16px;
}
:deep(.ns-table-main) {
@@ -527,7 +527,7 @@
border-radius: 1px;
background-color: #2778FF;
}
::v-deep .ant-table-title{
:deep(.ant-table-title) {
display: flex;
height: 100%;
align-items: center;