chore(theme): add Card headerHeight token
This commit is contained in:
@@ -51,6 +51,9 @@ export default {
|
|||||||
withDescriptionPadding: '12px 16px',
|
withDescriptionPadding: '12px 16px',
|
||||||
withDescriptionIconSize: 18
|
withDescriptionIconSize: 18
|
||||||
},
|
},
|
||||||
|
Card: {
|
||||||
|
headerHeight: 50
|
||||||
|
},
|
||||||
Menu: {
|
Menu: {
|
||||||
iconSize: 16,
|
iconSize: 16,
|
||||||
iconMarginInlineEnd: 12,
|
iconMarginInlineEnd: 12,
|
||||||
|
|||||||
Reference in New Issue
Block a user