Skip to content

Commit

Permalink
fix: merge issues
Browse files Browse the repository at this point in the history
  • Loading branch information
james-a-morris committed Nov 2, 2023
1 parent d1ce83f commit 4d93841
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions src/views/Bridge/components/BridgeForm.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -248,13 +248,5 @@ const ChangeAddressLink = styled(Text)`
`;

const Button = styled(PrimaryButton)`
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
background: #6cf9d8;
border-radius: 32px;
height: 64px;
width: 100%;
`;

0 comments on commit 4d93841

Please sign in to comment.