aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/formattedText/FormattedTextBoxComment.scss
diff options
context:
space:
mode:
authoranika-ahluwalia <anika.ahluwalia@gmail.com>2020-07-10 23:21:32 -0500
committeranika-ahluwalia <anika.ahluwalia@gmail.com>2020-07-10 23:21:32 -0500
commitddad39f43f4b7398bb47f5513ec0d753d0288eca (patch)
treefa4789eb5fe69c08136a1f01c9632ccb035cf8c2 /src/client/views/nodes/formattedText/FormattedTextBoxComment.scss
parent5a70fb56062d6a5ed45cf3cf4453089bc83f3c6b (diff)
menu ui change
Diffstat (limited to 'src/client/views/nodes/formattedText/FormattedTextBoxComment.scss')
-rw-r--r--src/client/views/nodes/formattedText/FormattedTextBoxComment.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/views/nodes/formattedText/FormattedTextBoxComment.scss b/src/client/views/nodes/formattedText/FormattedTextBoxComment.scss
index 83f99122a..6a403cb17 100644
--- a/src/client/views/nodes/formattedText/FormattedTextBoxComment.scss
+++ b/src/client/views/nodes/formattedText/FormattedTextBoxComment.scss
@@ -55,7 +55,7 @@
&:hover {
background-color: rgb(77, 77, 77);
- cursor: grab;
+ cursor: pointer;
}
}
}