FIxed icon overflow

pull/215/head
Vladimir Volek 6 years ago
parent 0ccc0d3367
commit 835906bf96

@ -87,7 +87,7 @@ const StyledIcon = styled(Icon)`
`;
const IconWrapper = styled.div`
min-width: 20px;
min-width: 30px;
`;
const Texts = styled.div`

Loading…
Cancel
Save