Skip to content

Commit

Permalink
patch: update register button location
Browse files Browse the repository at this point in the history
  • Loading branch information
tinashechiraya authored Dec 19, 2023
1 parent a741836 commit 9443b06
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -548,7 +548,7 @@ const RegistrationFormModal: React.FC<RegistrationFormModalProps> = ({
color="blue_gray_500"
size="xs"
variant="fill"
// style={{ marginRight: "-80%" }}
style={{ marginRight: "-65%" }}
onClick={handleSubmit}
>
Register
Expand Down

0 comments on commit 9443b06

Please sign in to comment.