mirror of
https://github.com/mastodon/mastodon.git
synced 2024-11-21 20:15:10 +01:00
Fix incorrect box shadow on avatar in thread view (#24800)
This commit is contained in:
parent
668a19a2f3
commit
d37c0a1060
@ -1784,7 +1784,6 @@ a.account__display-name {
|
||||
.status__avatar {
|
||||
width: 46px;
|
||||
height: 46px;
|
||||
box-shadow: 0 0 0 2px $ui-base-color;
|
||||
}
|
||||
|
||||
.muted {
|
||||
|
Loading…
Reference in New Issue
Block a user