Add cursor property to toot user avatar. (#2933)

lolsob-rspec
HANATANI Takuma 2017-05-09 10:48:15 +09:00 committed by Eugen Rochko
parent c298bcbb49
commit 832bcd97a4
1 changed files with 1 additions and 0 deletions

View File

@ -688,6 +688,7 @@ a.status__content__spoiler-link {
.account__avatar {
@include avatar-radius();
position: relative;
cursor: pointer;
&-inline {
display: inline-block;