Fix incorrect box shadow on avatar in thread view (#24800)

lolsob-rspec
Claire 2023-05-03 09:11:20 +02:00 committed by GitHub
parent 53682a7b4f
commit 52ed627d9e
1 changed files with 0 additions and 1 deletions

View File

@ -1784,7 +1784,6 @@ a.account__display-name {
.status__avatar {
width: 46px;
height: 46px;
box-shadow: 0 0 0 2px $ui-base-color;
}
.muted {