Skip to content

Commit

Permalink
Fix radio buttons styling in web UI (mastodon#31723)
Browse files Browse the repository at this point in the history
  • Loading branch information
ClearlyClaire authored Sep 3, 2024
1 parent 611533c commit 0437dd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/javascript/styles/mastodon/components.scss
Original file line number Diff line number Diff line change
Expand Up @@ -7580,7 +7580,7 @@ a.status-card {
}
}

.radio-button.checked::before {
.radio-button__input.checked::before {
position: absolute;
left: 2px;
top: 2px;
Expand Down

0 comments on commit 0437dd9

Please sign in to comment.