This commit is contained in:
2025-03-19 16:43:17 +08:00
parent 824f0ed09d
commit f097902e8c
31 changed files with 2733 additions and 30 deletions

View File

@@ -43,6 +43,9 @@ body {
}
}
}
.arco-table-th-title {
@apply whitespace-nowrap flex-shrink-0;
}
.mock-card {
@apply p-[20px] bg-[#fff];
border: 1px solid var(--color-neutral-3);