@fluityy/designsystem 0.2.17 → 0.2.18

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.js CHANGED
@@ -22895,7 +22895,7 @@ function J3({ value: e, className: t, ...r }) {
22895
22895
  "aria-selected": a,
22896
22896
  onClick: () => n.setValue(e),
22897
22897
  className: D(
22898
- "px-4 py-2 text-sm font-medium transition-colors outline-none cursor-pointer",
22898
+ "px-4 pt-2 pb-3.5 text-sm font-medium transition-colors outline-none cursor-pointer",
22899
22899
  "focus-visible:ring-2 focus-visible:ring-primary focus-visible:ring-offset-2 ring-offset-bg",
22900
22900
  a ? "text-fg" : "text-fg-muted hover:text-fg",
22901
22901
  t