Skip to content

Commit

Permalink
C24_WMDE_Desktop_DE_19 - Improve reasons to donate modal close button
Browse files Browse the repository at this point in the history
- Add curson pointer to the close button

Ticket: https://phabricator.wikimedia.org/T380852
  • Loading branch information
Sperling-0 committed Dec 11, 2024
1 parent cf2b4b4 commit 5a476d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/ReasonsToDonate/styles/ReasonsToDonate.scss
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@
padding: 4px;
border-radius: 50%;
background: var( --close-button-background );
cursor: pointer;
}

&-link {
Expand Down

0 comments on commit 5a476d6

Please sign in to comment.