@xola/ui-kit 2.3.11 → 2.3.12

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/build/ui-kit.mjs CHANGED
@@ -4960,7 +4960,7 @@ const Z2 = z2((e, t) => e(t), 500), to = ({
4960
4960
  id: I,
4961
4961
  className: E(
4962
4962
  "ui-search-menu",
4963
- "absolute top-10 divide-y divide-gray-light w-full xl:w-[590px] max-h-[75vh] border border-secondary-lighter shadow-xl mt-1 rounded overflow-auto z-10 bg-white",
4963
+ "absolute top-10 divide-y divide-gray-light w-full xl:w-[590px] max-h-[75vh] border border-secondary-lighter shadow-xl mt-1 rounded overflow-auto z-20 bg-white",
4964
4964
  { hidden: !oe }
4965
4965
  )
4966
4966
  })