mirror of
https://github.com/mastodon/mastodon.git
synced 2024-11-21 12:05:07 +01:00
Add cursor property to toot user avatar. (#2933)
This commit is contained in:
parent
5bea42412e
commit
7c249dfd88
@ -688,6 +688,7 @@ a.status__content__spoiler-link {
|
||||
.account__avatar {
|
||||
@include avatar-radius();
|
||||
position: relative;
|
||||
cursor: pointer;
|
||||
|
||||
&-inline {
|
||||
display: inline-block;
|
||||
|
Loading…
Reference in New Issue
Block a user