From 4f8d4567d415f89fbebb55264dbec3a2cf23272c Mon Sep 17 00:00:00 2001 From: Daniel Shleifman Date: Tue, 6 Jul 2021 20:01:28 +0300 Subject: [PATCH] fix --- web/src/style/colors.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/style/colors.js b/web/src/style/colors.js index d78eeae..0821617 100644 --- a/web/src/style/colors.js +++ b/web/src/style/colors.js @@ -49,7 +49,7 @@ export const themeColors = { }, settingsDialog: { contentBG: '#f1eff3', - footerBG: '#f1eff3', + footerBG: '#fff', }, }, dark: {