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:
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…
Reference in New Issue
Block a user