@comercti/react-components-hmg 0.22.12 → 0.22.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/comerc-style-guide.es.js
CHANGED
|
@@ -833,7 +833,7 @@ const vr = (e, t) => {
|
|
|
833
833
|
}));
|
|
834
834
|
return (o, l) => e.showLoading ? (u(), m("div", {
|
|
835
835
|
key: 0,
|
|
836
|
-
class: w(["fixed left-0 top-0 z-
|
|
836
|
+
class: w(["fixed left-0 top-0 z-50 flex h-full w-full items-center justify-center", {
|
|
837
837
|
"backdrop-blur-md": e.blur,
|
|
838
838
|
"bg-ce_light_smoky": e.background === "smoky",
|
|
839
839
|
"bg-transparent": e.background === "transparent",
|