Skip to content

Commit

Permalink
fix(sb-design): remove extra styling
Browse files Browse the repository at this point in the history
  • Loading branch information
TheLeoB committed Apr 1, 2020
1 parent a0a9348 commit 9727f6a
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,6 @@ const Bottom = styled(FlyoutWrapper)`
height: 100%;
text-align: center;
border-top: 1px solid ${props => props.theme.grey000};
&:last-child {
margin-top: 16px;
}
`
const Amount = styled.div`
margin-top: 40px;
Expand Down

0 comments on commit 9727f6a

Please sign in to comment.