aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/client/views/InkStroke.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/views/InkStroke.scss b/src/client/views/InkStroke.scss
index 53d27cd24..e876d11ed 100644
--- a/src/client/views/InkStroke.scss
+++ b/src/client/views/InkStroke.scss
@@ -3,6 +3,7 @@
position: absolute;
overflow: visible;
pointer-events: none;
+ z-index: 2001; // 1 higher than documentdecorations
svg:not(:root) {
overflow: visible !important;