@comercti/react-components-hmg 0.23.7 → 0.23.8
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
|
@@ -4718,7 +4718,7 @@ const zi = { class: "flex flex-row items-center gap-2 mb-1" }, Hi = ["for", "inn
|
|
|
4718
4718
|
class: "flex flex-wrap gap-1"
|
|
4719
4719
|
}, Ni = ["onClick"], qi = { class: "ml-2" }, Ui = {
|
|
4720
4720
|
key: 0,
|
|
4721
|
-
class: "absolute z-
|
|
4721
|
+
class: "absolute z-30 mt-1 w-full bg-white dark:bg-ce_black shadow-lg border border-gray-200 rounded overflow-auto h-[280px]"
|
|
4722
4722
|
}, Zi = { key: 0 }, Wi = {
|
|
4723
4723
|
key: 0,
|
|
4724
4724
|
class: "px-3 py-4 text-xs text-black dark:text-ce_light_gray uppercase font-semibold"
|