Add cursor:pointer so that it actually looks clickable

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski
2018-01-11 19:33:21 +00:00
parent 17c4839029
commit 5aec6840bf

View File

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