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 */