@burtson-labs/bandit-engine 2.0.63 → 2.0.65

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.
@@ -3455,9 +3455,10 @@ ${sourcesMarkdownList.join("\n")}`;
3455
3455
  variant: "rounded",
3456
3456
  onClick: () => setOpenImage(img),
3457
3457
  sx: {
3458
- width: 64,
3459
- height: 64,
3458
+ width: 96,
3459
+ height: 96,
3460
3460
  borderRadius: 2,
3461
+ border: `1px solid ${alpha(theme.palette.text.primary, 0.25)}`,
3461
3462
  cursor: "pointer",
3462
3463
  "&:hover": { boxShadow: `0 0 0 2px ${theme.palette.primary.main}` }
3463
3464
  }
@@ -9005,4 +9006,4 @@ export {
9005
9006
  FeedbackButton,
9006
9007
  useNotificationService
9007
9008
  };
9008
- //# sourceMappingURL=chunk-NCMSNXB2.mjs.map
9009
+ //# sourceMappingURL=chunk-FXFTA5PZ.mjs.map