1
0
mirror of https://github.com/trezor/trezor-wallet synced 2025-02-22 21:12:04 +00:00

FIxed icon overflow

This commit is contained in:
Vladimir Volek 2018-10-25 11:58:32 +02:00
parent 0ccc0d3367
commit 835906bf96

View File

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