aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/FormattedTextBox.scss
diff options
context:
space:
mode:
authorStanley Yip <33562077+yipstanley@users.noreply.github.com>2020-01-08 15:34:28 -0500
committerGitHub <noreply@github.com>2020-01-08 15:34:28 -0500
commitfdbe921d80707f2e9006b3f6106d49e4e3f34a28 (patch)
tree322653b2aadc0864fc507596339950d468571a97 /src/client/views/nodes/FormattedTextBox.scss
parent19a71cb2788b9c1c8d8ced4af285bf91033ba626 (diff)
parent685ba9666929eddac09a09e77a2e4df1322af066 (diff)
Merge pull request #328 from browngraphicslab/pen
Pen
Diffstat (limited to 'src/client/views/nodes/FormattedTextBox.scss')
-rw-r--r--src/client/views/nodes/FormattedTextBox.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/views/nodes/FormattedTextBox.scss b/src/client/views/nodes/FormattedTextBox.scss
index a344a50b3..c203ca0c3 100644
--- a/src/client/views/nodes/FormattedTextBox.scss
+++ b/src/client/views/nodes/FormattedTextBox.scss
@@ -11,6 +11,7 @@
}
.formattedTextBox-cont {
+ touch-action: none;
cursor: text;
background: inherit;
padding: 0;