From b9a1aa04ab4dec2dad58dcf83ddecd17573c5507 Mon Sep 17 00:00:00 2001 From: Jan Umbach Date: Sun, 23 Jun 2024 14:14:41 +0200 Subject: [PATCH] shx-3d-render --- snippets/shx-loading-spinner.liquid | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/snippets/shx-loading-spinner.liquid b/snippets/shx-loading-spinner.liquid index 0e7070f..99a9c1d 100644 --- a/snippets/shx-loading-spinner.liquid +++ b/snippets/shx-loading-spinner.liquid @@ -23,8 +23,8 @@ resetStyles() { this.innerHTML = ` -
- {% render 'shx-logo', class_name:"shx-loading-spinner-mainIcon shx-loading-spinner-container-done shx-loading-spinner-unclickable", width:"200px"%} +
+ {% render 'shx-logo', class_name:"shx-loading-spinner-mainIcon shx-loading-spinner-unclickable", width:"200px"%}

Lade Vorschau

`;