aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/collectionFreeForm/CollectionFreeFormLinksView.scss
blob: 9af0df7f5f89b8b713dffb37894e60464e144e5b (plain)
1
2
3
4
5
6
7
.collectionfreeformlinksview-svgCanvas{
    transform: translate(-10000px,-10000px);
    position: absolute;
    width: 20000px; 
    height: 20000px;
    pointer-events: none;
  }