From 0311e2528e6c4a9c0fd717e1888eb40c4fc121cd 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