mirror of
https://github.com/status-im/wakuconnect-chat-sdk.git
synced 2025-02-17 14:37:18 +00:00
feat(system): update Tooltip styles
This commit is contained in:
parent
03c4b96176
commit
3a9ebd152f
@ -24,6 +24,7 @@ export const slideLeftAndFade = keyframes({
|
|||||||
|
|
||||||
export const Content = styled(Primitive.Content, {
|
export const Content = styled(Primitive.Content, {
|
||||||
fontFamily: theme.fonts.sans,
|
fontFamily: theme.fonts.sans,
|
||||||
|
fontWeight: '$500',
|
||||||
fontSize: 13,
|
fontSize: 13,
|
||||||
padding: 8,
|
padding: 8,
|
||||||
lineHeight: 1,
|
lineHeight: 1,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user