Skip to content

Commit

Permalink
minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinlu1248 committed Aug 15, 2023
1 parent 954803a commit f80c04a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extension/src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ export default function App() {
<Button
onClick={handleOpen}
variant="outlined"
style={{ marginBottom: 12 }}
style={{ marginBottom: 12, marginTop: 12 }}
color="primary"
fullWidth={true}
>
Expand Down

0 comments on commit f80c04a

Please sign in to comment.