fix(ConfigProvider): ConfigProviderThemeVars fontSizeXs hump (#12267)
Co-authored-by: xieyezi <202202409@any3.com>
This commit is contained in:
@@ -44,7 +44,7 @@ type BaseThemeVars = {
|
||||
paddingXl?: string;
|
||||
|
||||
// Font
|
||||
fontSizexs?: string;
|
||||
fontSizeXs?: string;
|
||||
fontSizeSm?: string;
|
||||
fontSizeMd?: string;
|
||||
fontSizeLg?: string;
|
||||
|
||||
Reference in New Issue
Block a user