@comercti/react-components-hmg 0.0.47 → 0.0.48
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
|
@@ -5329,7 +5329,7 @@ const Lr = /* @__PURE__ */ I({
|
|
|
5329
5329
|
setup(e) {
|
|
5330
5330
|
return ne(), (t, o) => t.isOpen ? (l(), u("div", {
|
|
5331
5331
|
key: 0,
|
|
5332
|
-
class: h(["
|
|
5332
|
+
class: h(["absolute z-10 w-full flex justify-center", t.position == "top" ? "top-2" : "bottom-2"])
|
|
5333
5333
|
}, [
|
|
5334
5334
|
s("div", {
|
|
5335
5335
|
class: h(["grid items-center sm:justify-start sm:items-start px-4 w-full max-w-[98%] h-20 border-[1px] gap-4 sm:h-auto sm:p-4", [
|