feat: 样式调整

This commit is contained in:
xuziqiang
2024-06-21 18:15:32 +08:00
parent d4f17c4c02
commit 0c291263cd
10 changed files with 158 additions and 115 deletions

View File

@@ -106,7 +106,10 @@
@gap: 16px;
@border-gap: @gap solid #e5ebf0;
:deep(.ns-table-container) {
border-top: @border-gap;
// border-top: @border-gap;
.ns-table-search {
border-radius: @ns-border-radius;
}
}
:deep(.ns-table) {