mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-05 19:41:42 +08:00
fix(ConfigProvider): ConfigProviderThemeVars fontSizeXs hump (#12267)
Co-authored-by: xieyezi <202202409@any3.com>
This commit is contained in:
parent
7c7202d0da
commit
f69dd889a6
@ -44,7 +44,7 @@ type BaseThemeVars = {
|
||||
paddingXl?: string;
|
||||
|
||||
// Font
|
||||
fontSizexs?: string;
|
||||
fontSizeXs?: string;
|
||||
fontSizeSm?: string;
|
||||
fontSizeMd?: string;
|
||||
fontSizeLg?: string;
|
||||
|
Loading…
x
Reference in New Issue
Block a user