aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/collectionFreeForm/CollectionFreeFormView.scss
diff options
context:
space:
mode:
authorStanley Yip <stanley_yip@brown.edu>2019-10-08 16:50:14 -0400
committerStanley Yip <stanley_yip@brown.edu>2019-10-08 16:50:14 -0400
commit5ed2968c5d3e62f06b6355c33d3cb17e9828db26 (patch)
tree6155327e710b31197b03e530d7e5b84c0338f2f5 /src/client/views/collections/collectionFreeForm/CollectionFreeFormView.scss
parent81f3ef71cfd1336dede0d7c284a7a10ccf99522d (diff)
basic interactions, not very robust
Diffstat (limited to 'src/client/views/collections/collectionFreeForm/CollectionFreeFormView.scss')
-rw-r--r--src/client/views/collections/collectionFreeForm/CollectionFreeFormView.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/views/collections/collectionFreeForm/CollectionFreeFormView.scss b/src/client/views/collections/collectionFreeForm/CollectionFreeFormView.scss
index c4311fa52..a20d6df3a 100644
--- a/src/client/views/collections/collectionFreeForm/CollectionFreeFormView.scss
+++ b/src/client/views/collections/collectionFreeForm/CollectionFreeFormView.scss
@@ -17,6 +17,7 @@
width: 100%;
height: 100%;
transform-origin: left top;
+ touch-action: none;
}
.collectionFreeform-customText {