Remove pointer cursor when clicking on quote won't do anything

This commit is contained in:
Scott Nonnenberg
2018-04-13 15:49:05 -07:00
parent 9ad55c803f
commit c283ba1a12
3 changed files with 12 additions and 10 deletions
+4
View File
@@ -460,6 +460,10 @@ span.status {
@include message-replies-colors;
@include twenty-percent-colors;
&.no-click {
cursor: auto;
}
cursor: pointer;
display: flex;
flex-direction: row;