From f1f7302618d12c3855b79554d1fdebc011a29eac Mon Sep 17 00:00:00 2001 From: "Hartung, Michael" Date: Fri, 6 Oct 2023 10:41:29 +0200 Subject: [PATCH] simple style loading screen --- src/styles.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/src/styles.scss b/src/styles.scss index a09238c..367f25e 100644 --- a/src/styles.scss +++ b/src/styles.scss @@ -502,7 +502,6 @@ body::-webkit-scrollbar-button:increment { .simple-explorer { .loadingOverlay{ - width: 100vw; height: 100vh; top: 0; position: absolute;