Skip to content

Commit

Permalink
Fix Safari styling issue
Browse files Browse the repository at this point in the history
  • Loading branch information
peippo committed Jan 31, 2022
1 parent 70b162a commit f2d553c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/PlayerCount.js
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ const Wrapper = styled.div`

const StyledPlayerIcon = styled(PlayerIcon)`
width: 32px;
height: 40px;
`;

const Tooltip = styled.span`
Expand Down

0 comments on commit f2d553c

Please sign in to comment.