From 0e35ee3d7aac8a29ac2659dac26c5fd0a17d4959 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Fri, 21 Dec 2018 18:14:31 +0100 Subject: [PATCH] wip #2438 @3 --- style/fluidbook.less | 1 + 1 file changed, 1 insertion(+) diff --git a/style/fluidbook.less b/style/fluidbook.less index 2edde6a8..5503c955 100644 --- a/style/fluidbook.less +++ b/style/fluidbook.less @@ -1422,6 +1422,7 @@ html.ios body.portrait #interface { .iframeContainer, .iframeHolder { height: 100%; + background-color: #fff; } .content { -- 2.39.5