mirror of
https://github.com/trezor/trezor-wallet
synced 2025-01-05 22:00:59 +00:00
remove button max width
This commit is contained in:
parent
0add59669b
commit
f47fddf1f8
@ -68,7 +68,6 @@ const CopyWrapper = styled.div`
|
||||
|
||||
const ButtonCopy = styled(Button)`
|
||||
margin-top: 10px;
|
||||
max-width: 200px;
|
||||
`;
|
||||
|
||||
const Log = (props: Props): ?React$Element<string> => {
|
||||
|
Loading…
Reference in New Issue
Block a user