diff --git a/src/components/Hotspot.tsx b/src/components/Hotspot.tsx index 93ef189..11873ac 100644 --- a/src/components/Hotspot.tsx +++ b/src/components/Hotspot.tsx @@ -26,6 +26,7 @@ const defaultButtonsStyles = { alignItems: 'center', justifyContent: 'center', outline: 0, + lineHeight: 'normal' }; type Props = {