Skip to content

Commit

Permalink
fix(SUP-43778):v7 Player Hotspot Text Formatting (#327)
Browse files Browse the repository at this point in the history
  • Loading branch information
inbalvasserman authored Sep 11, 2024
1 parent 28b6f6e commit 2522f13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Hotspot.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ const defaultButtonsStyles = {
alignItems: 'center',
justifyContent: 'center',
outline: 0,
lineHeight: 'normal'
};

type Props = {
Expand Down

0 comments on commit 2522f13

Please sign in to comment.