From 6297e8737b69c031c2a6adf87d32e9959eaab4e7 Mon Sep 17 00:00:00 2001 From: Peter Maquiran Date: Thu, 17 Jun 2021 09:07:36 +0100 Subject: [PATCH] Restore background --- src/global.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/global.scss b/src/global.scss index 9f32956fc..4220f3260 100644 --- a/src/global.scss +++ b/src/global.scss @@ -704,7 +704,7 @@ app-header-no-search .ion-toolbar{ } -body, .blue-background{ background: #0782C9;} +body, .blue-background{ background: #0782C9 !important;} @media only screen and (min-width: 1365px) {