perf: ui走查问题调整

This commit is contained in:
rd
2025-08-14 17:42:05 +08:00
parent 97f02b1785
commit e173b11750
16 changed files with 150 additions and 68 deletions

View File

@ -1,6 +1,6 @@
.arco-table {
@mixin table-cell-text {
color: var(--Text-1, #3C4043);
color: var(--Text-1, #211F24);
font-family: $font-family-regular;
font-size: 14px;
font-style: normal;