From 4c8b7b527a5b6f96e1ef066ceba1c997cfcf9c02 Mon Sep 17 00:00:00 2001 From: soufiane Date: Fri, 11 Apr 2025 18:33:04 +0200 Subject: [PATCH] wip #7478 @0:05 --- less/002-common.less | 1 + 1 file changed, 1 insertion(+) diff --git a/less/002-common.less b/less/002-common.less index 7268f8a..ebe9c0e 100644 --- a/less/002-common.less +++ b/less/002-common.less @@ -57,6 +57,7 @@ body.popupOpen { background-color: #fff; // For some reason this is needed when using -webkit-overflow-scrolling or background is missing at bottom } + main { background-color: #f6f9fc; max-width: @content-max-width; -- 2.39.5