aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/QueryBox.scss
blob: 82f64054c24cfca7166d1c89a12d7ea8146d50b2 (plain)
1
2
3
4
5
6
.queryBox, .queryBox-dragging {
    width: 100%;
    height: 100%; 
    position: absolute;
    pointer-events: all;
}