aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/client/views/nodes/DocumentView.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/views/nodes/DocumentView.scss b/src/client/views/nodes/DocumentView.scss
index dd1c5abba..56e3eb220 100644
--- a/src/client/views/nodes/DocumentView.scss
+++ b/src/client/views/nodes/DocumentView.scss
@@ -48,7 +48,7 @@
position: absolute;
right: -5;
top: -5;
- background: black;
+ background: transparent;
pointer-events: all;
opacity: 0.3;
display: flex;