sync form work

This commit is contained in:
2023-04-10 17:30:17 +08:00
parent fecaf6f450
commit c38e486d7d
15 changed files with 860 additions and 150 deletions

View File

@@ -46,7 +46,7 @@
overflow: hidden;
text-overflow: ellipsis;
cursor: pointer;
color: $foreColor;
color: var(--color);
}
}
}