mirror of
https://github.com/mastodon/mastodon.git
synced 2024-08-20 21:08:15 -07:00
remove avatar border
This commit is contained in:
parent
c3e1d86d58
commit
b5da5eb424
1 changed files with 1 additions and 1 deletions
|
@ -7370,7 +7370,7 @@ a.status-card {
|
|||
.scrollable .account-card__title__avatar {
|
||||
img,
|
||||
.account__avatar {
|
||||
border-color: lighten($ui-base-color, 8%);
|
||||
border: none;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue