From 0ae9ad2053696b6ce3461e72620bcbac6ac60def Mon Sep 17 00:00:00 2001 From: Damien Elmes Date: Sun, 4 Dec 2022 14:43:49 +1000 Subject: [PATCH] Make the NoData overlay match the normal background color --- ts/graphs/NoDataOverlay.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ts/graphs/NoDataOverlay.svelte b/ts/graphs/NoDataOverlay.svelte index b7b772c1a..f66db8dcb 100644 --- a/ts/graphs/NoDataOverlay.svelte +++ b/ts/graphs/NoDataOverlay.svelte @@ -20,7 +20,7 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html