@burtson-labs/bandit-engine 2.0.100 → 2.0.102

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.
@@ -2573,13 +2573,13 @@ var PreferencesTab = ({
2573
2573
  return /* @__PURE__ */ jsx3(InputAdornment, { position: "end", children: /* @__PURE__ */ jsx3(LinkIcon, { color: "action", fontSize: "small" }) });
2574
2574
  }
2575
2575
  };
2576
- return /* @__PURE__ */ jsx3(Box3, { sx: { p: { xs: 1.5, sm: 3, md: 4 } }, children: /* @__PURE__ */ jsxs3(Box3, { sx: { mb: { xs: 2.5, md: 3 } }, children: [
2576
+ return /* @__PURE__ */ jsx3(Box3, { sx: { p: { xs: 1.5, sm: 2.5, md: 3 } }, children: /* @__PURE__ */ jsxs3(Box3, { sx: { mb: { xs: 2.5, md: 3 } }, children: [
2577
2577
  /* @__PURE__ */ jsx3(
2578
2578
  Typography3,
2579
2579
  {
2580
2580
  variant: "h5",
2581
2581
  color: "text.primary",
2582
- sx: { mb: 1, fontWeight: 600, fontSize: { xs: "1.6rem", md: "1.8rem" } },
2582
+ sx: { mb: 1, fontWeight: 600, fontSize: { xs: "1.3rem", md: "1.45rem" } },
2583
2583
  children: "Preferences"
2584
2584
  }
2585
2585
  ),
@@ -7615,7 +7615,7 @@ var KnowledgeHubTab = (props) => {
7615
7615
  }
7616
7616
  }, [seedPacksEnabled, tabIndex]);
7617
7617
  return /* @__PURE__ */ jsxs9(Box9, { children: [
7618
- /* @__PURE__ */ jsx9(Box9, { sx: { px: { xs: 1.5, sm: 3, md: 4 }, pt: { xs: 1.5, md: 2 } }, children: /* @__PURE__ */ jsxs9(
7618
+ /* @__PURE__ */ jsx9(Box9, { sx: { px: { xs: 1.5, sm: 2.5, md: 3 }, pt: { xs: 1.5, md: 2 } }, children: /* @__PURE__ */ jsxs9(
7619
7619
  Tabs2,
7620
7620
  {
7621
7621
  value: effectiveTabIndex,
@@ -11104,4 +11104,4 @@ export {
11104
11104
  useGatewayMemory,
11105
11105
  management_default
11106
11106
  };
11107
- //# sourceMappingURL=chunk-GGSK5RVZ.mjs.map
11107
+ //# sourceMappingURL=chunk-7NXSMMCU.mjs.map