Skip to content

Commit

Permalink
WAITP-1520: Fix safari icons not showing (#5285)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexd-bes authored Dec 15, 2023
1 parent cf393d8 commit b0df66a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ const IconWrapper = styled.div`
width: 1.5rem;
svg {
color: ${({ theme }) => theme.palette.primary.main};
width: auto;
height: auto;
}
`;
Expand Down

0 comments on commit b0df66a

Please sign in to comment.