mirror of
https://github.com/trezor/trezor-wallet
synced 2025-07-26 00:18:18 +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`
|
const IconWrapper = styled.div`
|
||||||
min-width: 20px;
|
min-width: 30px;
|
||||||
`;
|
`;
|
||||||
|
|
||||||
const Texts = styled.div`
|
const Texts = styled.div`
|
||||||
|
Loading…
Reference in New Issue
Block a user