feat(system): update Tooltip styles

This commit is contained in:
Pavel Prichodko 2022-04-11 21:01:50 +02:00
parent 03c4b96176
commit 3a9ebd152f
No known key found for this signature in database
GPG Key ID: 0EB8D75C775AB6F1
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,