mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-07 09:26:06 +08:00
fix(Menu): extra fontSize and vertical align (#52217)
Co-authored-by: afc163 <afc163@gmail.com>
This commit is contained in:
parent
0386b9b853
commit
ae6a034b25
@ -657,7 +657,6 @@ const getBaseStyle: GenerateStyle<MenuToken> = (token) => {
|
||||
[`${componentCls}-item-extra`]: {
|
||||
marginInlineStart: 'auto',
|
||||
paddingInlineStart: token.padding,
|
||||
fontSize: token.fontSizeSM,
|
||||
},
|
||||
},
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user