chore(theme): add Card headerHeight token

This commit is contained in:
jialin
2026-07-22 10:56:06 +08:00
committed by jialin
parent 49c80b2ccb
commit aefb8eadce
+3
View File
@@ -51,6 +51,9 @@ export default {
withDescriptionPadding: '12px 16px',
withDescriptionIconSize: 18
},
Card: {
headerHeight: 50
},
Menu: {
iconSize: 16,
iconMarginInlineEnd: 12,