design-system-silkhaus 2.17.2 → 2.17.3

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
@@ -39799,7 +39799,7 @@ const ZK = (e) => {
39799
39799
  "div",
39800
39800
  {
39801
39801
  className: He(
39802
- "ds-flex ds-gap-4 ds-bg-white ds-p-4 hover:ds-bg-[#F6F8FC]",
39802
+ "ds-flex ds-gap-4 ds-bg-white ds-px-4 ds-py-2 hover:ds-bg-[#F6F8FC] ds-tablet:ds-px-2",
39803
39803
  s && "ds-cursor-pointer",
39804
39804
  t
39805
39805
  ),
@@ -39950,7 +39950,7 @@ const KS = ({
39950
39950
  };
39951
39951
  KS.displayName = "MobilePopover";
39952
39952
  const GS = ({ onClose: e, children: t, title: r = "" }) => /* @__PURE__ */ f.jsxs("div", { className: "ds-group/mobile ds-mb-0 ds-flex ds-h-full ds-w-full ds-flex-col ds-bg-white", children: [
39953
- /* @__PURE__ */ f.jsxs("div", { className: "ds-flex ds-min-h-10 ds-shrink-0 ds-items-center ds-justify-between ds-border-b ds-border-b-gray-100 ds-p-4", children: [
39953
+ /* @__PURE__ */ f.jsxs("div", { className: "ds-flex ds-min-h-10 ds-shrink-0 ds-items-center ds-justify-between ds-border-b ds-border-b-Fills-quadrutery ds-p-4", children: [
39954
39954
  /* @__PURE__ */ f.jsx(
39955
39955
  "div",
39956
39956
  {