From 921e0db1d7f9d34b50cf82bdf79cf327c2f526a1 Mon Sep 17 00:00:00 2001 From: Zersk Date: Tue, 3 Dec 2024 00:56:40 +0100 Subject: [PATCH] Refactor class names for error and loading divs Updated the class names for the loading spinner and error message divs from 'loading-spinner' and 'center-message' to 'checkout-main loading-spinner' and 'checkout-main center-message', respectively. This change ensures consistency and improves CSS targeting for the checkout components. --- archigator/src/app/main/main.component.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/archigator/src/app/main/main.component.html b/archigator/src/app/main/main.component.html index e4b058c..4782346 100644 --- a/archigator/src/app/main/main.component.html +++ b/archigator/src/app/main/main.component.html @@ -2,7 +2,7 @@
-
+

Loading...

@@ -41,7 +41,7 @@
-
+
Could not load metadata