Skip to content

Commit

Permalink
Merge pull request #8238 from vinodkumar45/SB-30750
Browse files Browse the repository at this point in the history
Issue #SB-30750 Portal: For SSO user on the welcome page the logo & submit button is overlapping.
  • Loading branch information
sri-pusuluri authored Aug 17, 2022
2 parents 935af3a + c25b402 commit 0a0ff4b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
justify-content: center;

img {
max-width: 100%;
Expand Down

0 comments on commit 0a0ff4b

Please sign in to comment.