feat(web): table ui upgrade

This commit is contained in:
zhaoying
2026-03-23 12:15:36 +08:00
parent 4dbb2bf2e2
commit 338d7f1065
7 changed files with 43 additions and 24 deletions

View File

@@ -101,6 +101,8 @@ export const lightTheme: ThemeConfig = {
rowSelectedHoverBg: '#F0F3F8',
cellPaddingBlock: 8,
cellFontSizeSM: 12,
footerBg: '#FFFFFF',
colorText: '#5B6167',
// cellPaddingInline: 24,
selectionColumnWidth: 48,