chore: patch upload thumbnil size to fontSizeHeading version

This commit is contained in:
zombiej 2022-05-19 10:08:08 +08:00
parent 9669d9c668
commit 360b994d81

View File

@ -34,7 +34,7 @@ const genPictureStyle: GenerateStyle<UploadToken> = token => {
whiteSpace: 'nowrap', whiteSpace: 'nowrap',
[iconCls]: { [iconCls]: {
fontSize: uploadThumbnailSize / 2 + 2, fontSize: token.fontSizeHeading2,
}, },
img: { img: {