aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/collectionFreeForm/CollectionFreeFormView.scss
diff options
context:
space:
mode:
authorbobzel <zzzman@gmail.com>2023-11-01 00:45:54 -0400
committerbobzel <zzzman@gmail.com>2023-11-01 00:45:54 -0400
commit66c5b6625ecd9690dbbff8af248626f21a21c1bd (patch)
tree6e7bb215fd1aaf2a35cbc4a9c44c131032537af4 /src/client/views/collections/collectionFreeForm/CollectionFreeFormView.scss
parentbc14d740a23d922df96f92f99eacb51f70139643 (diff)
cleaned up presentaton path lines
Diffstat (limited to 'src/client/views/collections/collectionFreeForm/CollectionFreeFormView.scss')
-rw-r--r--src/client/views/collections/collectionFreeForm/CollectionFreeFormView.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/client/views/collections/collectionFreeForm/CollectionFreeFormView.scss b/src/client/views/collections/collectionFreeForm/CollectionFreeFormView.scss
index c90fdf013..250760bd5 100644
--- a/src/client/views/collections/collectionFreeForm/CollectionFreeFormView.scss
+++ b/src/client/views/collections/collectionFreeForm/CollectionFreeFormView.scss
@@ -54,10 +54,14 @@
}
}
+ .presPathLabels {
+ pointer-events: none;
+ }
svg.presPaths {
position: absolute;
z-index: 100000;
overflow: visible;
+ pointer-events: none;
}
svg.presPaths-hidden {