From: vincent@cubedesigners.com Date: Fri, 19 Feb 2021 19:20:12 +0000 (+0000) Subject: fix #4270 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=677248eb3da460c3e209bfad91aeb96e345f4cc5;p=cubeextranet.git fix #4270 --- diff --git a/fluidbook/compile/hybrid/index.html b/fluidbook/compile/hybrid/index.html index 5b705d066..34af5f653 100644 --- a/fluidbook/compile/hybrid/index.html +++ b/fluidbook/compile/hybrid/index.html @@ -12,11 +12,13 @@ padding: 0; margin: 0; } + body, html { background-color: #$bgcolor; width: 100%; height: 100%; } + footer { visibility: hidden; } @@ -24,16 +26,21 @@ - + \ No newline at end of file