Skip to content

Commit

Permalink
Manually center x symbol in rlogin
Browse files Browse the repository at this point in the history
  • Loading branch information
ronaldsg20 committed Dec 20, 2024
1 parent 65499d5 commit dfdf661
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/common/styles/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ a:hover {
#rlogin-connect-modal {
.rlogin-modal-close-button::after {
inset: 0;
top: -3px;
display: flex;
align-items: center;
justify-content: center;
Expand Down

0 comments on commit dfdf661

Please sign in to comment.