Increased the size of extra text so that it can also be seen little more

This commit is contained in:
SahilChopade 2025-02-15 18:17:40 +05:30
parent c5c4cbc1aa
commit cae036677b

View File

@ -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',
},