diff options
| author | bob <bcz@cs.brown.edu> | 2019-12-04 12:50:38 -0500 |
|---|---|---|
| committer | bob <bcz@cs.brown.edu> | 2019-12-04 12:50:38 -0500 |
| commit | 97a4a9b1cfddc8b147ff61be13624704949c97f7 (patch) | |
| tree | aa5e692acd13a3f90bae34efa5e1e9dafddcabfe /src/client/views/nodes/FormattedTextBox.scss | |
| parent | 26fc5559314960c9cb186f56052b69e4f7d30f74 (diff) | |
tweaks to textbox sidebar. update to passport and npm
Diffstat (limited to 'src/client/views/nodes/FormattedTextBox.scss')
| -rw-r--r-- | src/client/views/nodes/FormattedTextBox.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/views/nodes/FormattedTextBox.scss b/src/client/views/nodes/FormattedTextBox.scss index c06f38a6c..f3a14169a 100644 --- a/src/client/views/nodes/FormattedTextBox.scss +++ b/src/client/views/nodes/FormattedTextBox.scss @@ -58,6 +58,7 @@ height: 35px; background: lightgray; border-radius: 20px; + cursor:grabbing; } .formattedTextBox-cont>.formattedTextBox-sidebar-handle { |
