mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-07 17:44:35 +08:00
chore: patch upload thumbnil size to fontSizeHeading version
This commit is contained in:
parent
9669d9c668
commit
360b994d81
@ -34,7 +34,7 @@ const genPictureStyle: GenerateStyle<UploadToken> = token => {
|
||||
whiteSpace: 'nowrap',
|
||||
|
||||
[iconCls]: {
|
||||
fontSize: uploadThumbnailSize / 2 + 2,
|
||||
fontSize: token.fontSizeHeading2,
|
||||
},
|
||||
|
||||
img: {
|
||||
|
Loading…
Reference in New Issue
Block a user