@burtson-labs/bandit-engine 2.0.95 → 2.0.96

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.
@@ -1058,7 +1058,7 @@ var PersonalitiesTab = ({
1058
1058
  border: "1px solid",
1059
1059
  borderColor: "rgba(255,255,255,0.1)",
1060
1060
  borderRadius: 3,
1061
- minHeight: { xs: "200px", md: "280px" },
1061
+ minHeight: { xs: "auto", md: "188px" },
1062
1062
  display: "flex",
1063
1063
  flexDirection: "column",
1064
1064
  overflow: "hidden",
@@ -1541,7 +1541,7 @@ var PersonalitiesTab = ({
1541
1541
  InputLabelProps: { shrink: true },
1542
1542
  InputProps: {
1543
1543
  style: {
1544
- minHeight: isMobile ? "180px" : "240px",
1544
+ minHeight: isMobile ? "auto" : "180px",
1545
1545
  maxHeight: "360px"
1546
1546
  }
1547
1547
  },
@@ -11107,4 +11107,4 @@ export {
11107
11107
  useGatewayMemory,
11108
11108
  management_default
11109
11109
  };
11110
- //# sourceMappingURL=chunk-AVKPFP2F.mjs.map
11110
+ //# sourceMappingURL=chunk-76IBI5SY.mjs.map