Skip to content

Commit

Permalink
feat(pass-reset): changed style
Browse files Browse the repository at this point in the history
  • Loading branch information
vgeffer committed Dec 10, 2023
1 parent f173679 commit e0a3bf0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ export const PasswordResetRequestForm: FC<LoginFormWrapperProps> = ({closeOverla
},
}}
/>
<Stack alignItems="center" mt={2}>
<Stack alignItems="center">
<Button variant="button2" type="submit">
Resetovať heslo
</Button>
Expand Down

0 comments on commit e0a3bf0

Please sign in to comment.