aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/QueryBox.scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/views/nodes/QueryBox.scss')
-rw-r--r--src/client/views/nodes/QueryBox.scss6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/client/views/nodes/QueryBox.scss b/src/client/views/nodes/QueryBox.scss
index e69de29bb..82f64054c 100644
--- a/src/client/views/nodes/QueryBox.scss
+++ b/src/client/views/nodes/QueryBox.scss
@@ -0,0 +1,6 @@
+.queryBox, .queryBox-dragging {
+ width: 100%;
+ height: 100%;
+ position: absolute;
+ pointer-events: all;
+} \ No newline at end of file