mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 19:19:57 +08:00
chore: follow up of tooltip style (#42466)
This commit is contained in:
parent
2722850c0d
commit
ecc384e8b6
@ -62,6 +62,7 @@ const genTooltipStyle: GenerateStyle<TooltipToken> = (token) => {
|
||||
backgroundColor: tooltipBg,
|
||||
borderRadius: tooltipBorderRadius,
|
||||
boxShadow: boxShadowSecondary,
|
||||
boxSizing: 'border-box',
|
||||
},
|
||||
|
||||
// Limit left and right placement radius
|
||||
|
Loading…
Reference in New Issue
Block a user