remove button max width

pull/419/head
slowbackspace 5 years ago
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…
Cancel
Save