From 174b914b41b65cbb52ccc196263cbc06c99ab1c8 Mon Sep 17 00:00:00 2001 From: Dimitrie Stefanescu Date: Tue, 8 Dec 2020 15:26:58 +0000 Subject: [PATCH] feat(frontend): prevents white flash if system theme is dark --- frontend/public/app.html | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/frontend/public/app.html b/frontend/public/app.html index f80f3f4a7..5196b524b 100644 --- a/frontend/public/app.html +++ b/frontend/public/app.html @@ -9,6 +9,18 @@ <%= htmlWebpackPlugin.options.title %> +