fix cursor stuff :p

This commit is contained in:
Ashley 2023-02-12 17:50:45 +00:00
parent ae44de2837
commit c7099ff62d

View file

@ -246,6 +246,7 @@ a.avatar {
.comment-list.left-padding:hover { .comment-list.left-padding:hover {
border: white solid; border: white solid;
cursor:pointer;
} }
.comments-author.owner { .comments-author.owner {