aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/DocumentBox.scss
blob: 6a2f981661d21babeff95a4f995d8fb51ec7b26f (plain)
1
2
3
4
5
6
.documentBox-container {
    width: 100%;
    height: 100%;
    pointer-events: all;
    background: gray;
}