From: Vincent Vanwaelscappel Date: Tue, 20 Jul 2021 07:58:47 +0000 (+0200) Subject: wait #4599 @1 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=9d02a50cd333f7458dc01804299d3fe05c41f801;p=fluidbook-html5.git wait #4599 @1 --- diff --git a/style/fluidbook.less b/style/fluidbook.less index db4561ee..95db44d3 100644 --- a/style/fluidbook.less +++ b/style/fluidbook.less @@ -3063,6 +3063,10 @@ body > input { .texture_clinks { visibility: hidden; + opacity: 0; + pointer-events: none; + position: absolute; + top:-20000px; } @import "mobilefirst.less";