From 21a9a60c90a963b921b2ceb5655b982e89a7c594 Mon Sep 17 00:00:00 2001 From: lukastresch <101600611+lukastresch@users.noreply.github.com> Date: Thu, 7 Nov 2024 21:06:10 +0100 Subject: [PATCH] fix(ui): text color in footer changed to be adaptive (#500) Co-authored-by: Lukas Tresch --- ui/src/components/Footer.tsx | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/ui/src/components/Footer.tsx b/ui/src/components/Footer.tsx index e64b3385..845ddf61 100644 --- a/ui/src/components/Footer.tsx +++ b/ui/src/components/Footer.tsx @@ -8,26 +8,28 @@ function Footer() {