Skip to content

Commit

Permalink
Fix resize tooltip font color
Browse files Browse the repository at this point in the history
  • Loading branch information
sarayourfriend authored and gziolo committed Apr 30, 2021
1 parent 3d61de5 commit e27e55a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ export const Tooltip = styled.div`

export const LabelText = styled( Text )`
&&& {
color: white;
display: block;
font-size: 13px;
line-height: 1.4;
Expand Down

0 comments on commit e27e55a

Please sign in to comment.