Skip to content

Commit

Permalink
Update Settings.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
aelassas committed Dec 13, 2024
1 parent 02dc32b commit 202c438
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/pages/Settings.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ const Settings = () => {
>
{commonStrings.RESET_PASSWORD}
</Button>
<Button type="submit" variant="contained" className="btn-primary btn-margin-bottom">
<Button type="submit" variant="contained" size="small" className="btn-primary btn-margin-bottom">
{commonStrings.SAVE}
</Button>
<Button
Expand Down

0 comments on commit 202c438

Please sign in to comment.