aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/collectionFreeForm/CollectionFreeFormLinkView.scss
blob: 3b2f79be1c356445abb8951c81e200ac518b94ca (plain)
1
2
3
4
5
6
.collectionfreeformlinkview-linkLine {
    stroke: black;
    stroke-width: 3;
    transform: translate(10000px,10000px);
    pointer-events: all;
}