aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/CollectionFreeFormDocumentView.scss
blob: da287649ed5d556f446526f3bf00240b0f8da91e (plain)
1
2
3
4
5
6
7
8
.collectionFreeFormDocumentView-container {
    transform-origin: left top;
    position: absolute;
    background-color: transparent;
    touch-action: manipulation;
    top: 0;
    left: 0;
}