@rafal.lemieszewski/tide-ui 0.46.1 → 0.46.2

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/dist/index.es.js CHANGED
@@ -59844,7 +59844,7 @@ const yKe = m.forwardRef(
59844
59844
  {
59845
59845
  ref: r ? void 0 : a,
59846
59846
  className: R(
59847
- "flex flex-wrap gap-[var(--space-sm)] items-center w-full",
59847
+ "flex gap-[var(--space-sm)] items-start w-full [&>*:first-child]:translate-y-[1px]",
59848
59848
  r && "cursor-pointer",
59849
59849
  e
59850
59850
  ),