Skip to content

Commit

Permalink
button change
Browse files Browse the repository at this point in the history
  • Loading branch information
VincentL03 committed Mar 13, 2024
1 parent b210c77 commit d8fae8b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontend/src/pages/deck_manage/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -531,8 +531,8 @@ const App: React.FC = () => {
color="primary"
onClick={handleCreateButtonClick}
sx={{
width: "150px",
height: "150px",
width: "110px",
height: "110px",
fontSize: "1.5rem",
marginTop: "10px",
borderRadius: "50%",
Expand Down

0 comments on commit d8fae8b

Please sign in to comment.