Add cursor:pointer so that it actually looks clickable

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
pull/5978/head
Michael Telatynski 2018-01-11 19:33:21 +00:00
parent 17c4839029
commit 5aec6840bf
No known key found for this signature in database
GPG Key ID: 3F879DA5AD802A5E
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@
.mx_QuotePreview_cancel {
float: right;
cursor: pointer;
}
.mx_QuotePreview_clear {