Skip to content

Commit

Permalink
Fix incorrect box shadow on avatar in thread view (#24800)
Browse files Browse the repository at this point in the history
  • Loading branch information
ClearlyClaire committed May 3, 2023
1 parent 668a19a commit d37c0a1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/javascript/styles/mastodon/components.scss
Original file line number Diff line number Diff line change
Expand Up @@ -1784,7 +1784,6 @@ a.account__display-name {
.status__avatar {
width: 46px;
height: 46px;
box-shadow: 0 0 0 2px $ui-base-color;
}

.muted {
Expand Down

0 comments on commit d37c0a1

Please sign in to comment.