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