Skip to content

Commit

Permalink
[F][C][SignInForm] add marginTop to Notification
Browse files Browse the repository at this point in the history
  • Loading branch information
Fibii committed Oct 30, 2020
1 parent 841c4d1 commit 0f85bd1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/src/components/SignInForm/SignInForm.js
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ const SignIn = () => {
title="Already logged in"
message="You're already logged in, you'll be redirected to the homepage in 5 seconds"
severity="info"
style={{ marginTop: 32 }}
/>
)
}
Expand Down

0 comments on commit 0f85bd1

Please sign in to comment.