From 774ec7ce78fc48aeb101e3cd7d9f5f9c643f88c8 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Tue, 25 May 2021 18:25:05 +0200 Subject: [PATCH] wait #4490 @2 --- style/fluidbook.less | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/style/fluidbook.less b/style/fluidbook.less index 8ea81348..8fcf3e34 100644 --- a/style/fluidbook.less +++ b/style/fluidbook.less @@ -374,6 +374,10 @@ body, html { } } +.chrome .nozoom .background img { + image-rendering: -webkit-optimize-contrast; +} + .texts { .mobilefirst & { height: 100%; -- 2.39.5