From 9a1a0e76db8e2ff80fa9b8e7e1f44e45c62030d4 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Fri, 23 May 2025 15:05:28 +0200 Subject: [PATCH] #7561 --- style/fluidbook.less | 1 + 1 file changed, 1 insertion(+) diff --git a/style/fluidbook.less b/style/fluidbook.less index 9ab639e4..8658a2b1 100644 --- a/style/fluidbook.less +++ b/style/fluidbook.less @@ -1111,6 +1111,7 @@ footer { transform-origin: 0 0; transform: scaleX(0.98) !important; height: auto; + color: @menu-text; } &:after { -- 2.39.5