From 1ce48dd7ab5d9f346d63dcff5e39c4c1dc8d230f Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Thu, 4 Jun 2020 13:50:11 +0200 Subject: [PATCH] wait #3684 @0.5 --- style/fluidbook.less | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/style/fluidbook.less b/style/fluidbook.less index 3f602757..6d492b81 100644 --- a/style/fluidbook.less +++ b/style/fluidbook.less @@ -477,7 +477,8 @@ body, html { position: absolute; top: 0px; left: 0px; - z-index: 3; + z-index: 6; + pointer-events: none; .highlight { position: absolute; -- 2.39.5