Skip to content

Commit

Permalink
Fix profile picture preview (mastodon#10931)
Browse files Browse the repository at this point in the history
  • Loading branch information
tribela authored and multiple creatures committed Nov 19, 2019
1 parent d85d4c1 commit 5551fda
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/javascript/styles/mastodon/accounts.scss
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@
margin: 0;
border-radius: 4px;
background: darken($ui-base-color, 8%);
object-fit: cover;
}
}

Expand Down

0 comments on commit 5551fda

Please sign in to comment.