mirror of
https://github.com/glitch-soc/mastodon.git
synced 2024-11-24 00:54:02 -05: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