mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-11 11:32:52 +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',
|
whiteSpace: 'nowrap',
|
||||||
|
|
||||||
[iconCls]: {
|
[iconCls]: {
|
||||||
fontSize: uploadThumbnailSize / 2 + 2,
|
fontSize: token.fontSizeHeading2,
|
||||||
},
|
},
|
||||||
|
|
||||||
img: {
|
img: {
|
||||||
|
Loading…
Reference in New Issue
Block a user