mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-07 17:44:35 +08:00
Increased the size of extra text so that it can also be seen little more
This commit is contained in:
parent
c5c4cbc1aa
commit
cae036677b
@ -646,7 +646,7 @@ const getBaseStyle: GenerateStyle<MenuToken> = (token) => {
|
||||
|
||||
'&-with-extra': {
|
||||
color: 'rgba(0,0,0,0.45)',
|
||||
width: '30%',
|
||||
width: '40%',
|
||||
fontWeight: '500',
|
||||
paddingLeft: '2px',
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user