From 2ebceb1a9fa1cf5b0c5a04217f92102354f5da89 Mon Sep 17 00:00:00 2001 From: Jan Umbach Date: Sat, 22 Jun 2024 14:52:29 +0200 Subject: [PATCH] shx-3d-render --- snippets/shx-loading-spinner.liquid | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snippets/shx-loading-spinner.liquid b/snippets/shx-loading-spinner.liquid index 65da37a..72dc750 100644 --- a/snippets/shx-loading-spinner.liquid +++ b/snippets/shx-loading-spinner.liquid @@ -114,7 +114,7 @@ left: 0; width: 100%; height: 100%; - background-color: rgba(0, 0, 0, 0.2); + #background-color: rgba(0, 0, 0, 0.2); z-index: 9999; display: flex; flex-direction: column; /* Add this line */