chore: follow up of tooltip style (#42466)

This commit is contained in:
二货爱吃白萝卜 2023-05-18 16:54:57 +08:00 committed by GitHub
parent 2722850c0d
commit ecc384e8b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -62,6 +62,7 @@ const genTooltipStyle: GenerateStyle<TooltipToken> = (token) => {
backgroundColor: tooltipBg,
borderRadius: tooltipBorderRadius,
boxShadow: boxShadowSecondary,
boxSizing: 'border-box',
},
// Limit left and right placement radius