Skip to content

Commit

Permalink
Merge pull request #796 from DTS-STN/exit-button
Browse files Browse the repository at this point in the history
fix: modal exit button position on mobile
  • Loading branch information
shawn320 authored May 8, 2023
2 parents 33220df + f87789a commit 8d277ae
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/components/HelpIcon/HelpIcon.css
Original file line number Diff line number Diff line change
Expand Up @@ -137,4 +137,7 @@ svg:hover {
width: 100%;
justify-content: center;
}
.modal-exit {
margin-right: 1rem;
}
}

0 comments on commit 8d277ae

Please sign in to comment.