aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/collectionFreeForm/CollectionFreeFormLinkView.scss
diff options
context:
space:
mode:
authorSam Wilkins <samwilkins333@gmail.com>2019-09-14 17:53:17 -0400
committerSam Wilkins <samwilkins333@gmail.com>2019-09-14 17:53:17 -0400
commit037098aca0993bee6f986b592c17aa54a7225905 (patch)
tree07ec0fa05d38f63e3033b4e229fae67cca7a9d0b /src/client/views/collections/collectionFreeForm/CollectionFreeFormLinkView.scss
parent42500ed737e17c2f973a653d59491eb33d6ba66b (diff)
rich text google photos transfer improvments
Diffstat (limited to 'src/client/views/collections/collectionFreeForm/CollectionFreeFormLinkView.scss')
-rw-r--r--src/client/views/collections/collectionFreeForm/CollectionFreeFormLinkView.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/views/collections/collectionFreeForm/CollectionFreeFormLinkView.scss b/src/client/views/collections/collectionFreeForm/CollectionFreeFormLinkView.scss
index fc5212edd..2a64a7afb 100644
--- a/src/client/views/collections/collectionFreeForm/CollectionFreeFormLinkView.scss
+++ b/src/client/views/collections/collectionFreeForm/CollectionFreeFormLinkView.scss
@@ -1,7 +1,7 @@
.collectionfreeformlinkview-linkLine {
stroke: black;
transform: translate(10000px,10000px);
- opacity: 0.5;
+ // opacity: 0.5;
pointer-events: all;
}
.collectionfreeformlinkview-linkCircle {