From 026467020f6db2cea1c2aa6e7d4ca370f0f3cc99 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Wed, 29 May 2024 11:15:46 +0200 Subject: [PATCH] wip #6940 @1.5 --- style/fluidbook.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style/fluidbook.less b/style/fluidbook.less index d4c3e51a..8edb6306 100644 --- a/style/fluidbook.less +++ b/style/fluidbook.less @@ -560,7 +560,7 @@ body, html { left: -1px; z-index: 2; - img { + img, canvas { position: absolute; top: 1px; left: 1px; -- 2.39.5