mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 02:59:58 +08:00
Merge branch 'master' into chore/runtime-publicPath
This commit is contained in:
commit
1b4158627c
@ -143,7 +143,8 @@ const genBaseStyle: GenerateStyle<TourToken> = (token) => {
|
||||
},
|
||||
[`${componentCls}-header`]: {
|
||||
padding: `${unit(padding)} ${unit(padding)} ${unit(paddingXS)}`,
|
||||
|
||||
width: `calc(100% - ${unit(closeBtnSize)})`,
|
||||
wordBreak: 'break-word',
|
||||
[`${componentCls}-title`]: {
|
||||
fontWeight: fontWeightStrong,
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user