design-system-silkhaus 2.14.0-beta.tabbed-menu.9 → 2.14.0-beta.tabbed-menu.11

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
@@ -38814,9 +38814,12 @@ const zY = ({
38814
38814
  return /* @__PURE__ */ f.jsx("div", { className: "ds-flex ds-flex-wrap ds-justify-center ds-gap-4", children: e.map((a) => /* @__PURE__ */ f.jsx(
38815
38815
  "div",
38816
38816
  {
38817
- className: Ue("ds-flex ds-desktop:ds-pb-2", {
38818
- "ds-desktop:ds-border-b-[3px] ds-desktop:ds-border-accentEggplant-100": t === a.value
38819
- }),
38817
+ className: Ue(
38818
+ "ds-flex ds-desktop:ds-border-b-[3px] ds-desktop:ds-border-transparent ds-desktop:ds-pb-2",
38819
+ {
38820
+ "ds-desktop:ds-border-accentEggplant-100": t === a.value
38821
+ }
38822
+ ),
38820
38823
  children: /* @__PURE__ */ f.jsxs(
38821
38824
  "div",
38822
38825
  {