wip: Table列设置开发

This commit is contained in:
kailong321200875
2023-07-20 18:00:32 +08:00
parent b69b8ed1bd
commit ecd38282a3
5 changed files with 45 additions and 16 deletions

View File

@@ -1,6 +0,0 @@
// .text-color {
// color: var(--el-text-color-regular);
// }
// .dark .dark\:text-color {
// color: rgba(255, 255, 255, var(--dark-text-color));
// }