feat(system): update Tooltip styles

This commit is contained in:
Pavel Prichodko 2022-04-11 21:01:50 +02:00
parent 0c5800a768
commit aa2c8ee30c
No known key found for this signature in database
GPG Key ID: 8E4C82D464215E83
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ export const slideLeftAndFade = keyframes({
export const Content = styled(Primitive.Content, {
fontFamily: theme.fonts.sans,
fontWeight: '$500',
fontSize: 13,
padding: 8,
lineHeight: 1,