Add cursor property to toot user avatar. (#2933)
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