Skip to content

Commit

Permalink
revert popup margin change
Browse files Browse the repository at this point in the history
  • Loading branch information
W3stside committed Apr 27, 2022
1 parent a991540 commit c8d8ce2
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -308,12 +308,6 @@ export default function NetworkSelector() {
unsupportedNetwork: true,
styles: css`
background: ${({ theme }) => theme.yellow3};
&&& {
margin-top: 20px;
${({ theme }) => theme.mediaWidth.upToSmall`
margin-top: 40px;
`}
}
`,
},
// ID
Expand Down

0 comments on commit c8d8ce2

Please sign in to comment.