@rpg-engine/long-bow 0.8.24 → 0.8.25

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.
@@ -31269,7 +31269,7 @@ var Value = /*#__PURE__*/styled__default.span.withConfig({
31269
31269
  var StyledCollapsible = /*#__PURE__*/styled__default(Collapsible).withConfig({
31270
31270
  displayName: "InformationCenterItemDetails__StyledCollapsible",
31271
31271
  componentId: "sc-zwf6pb-4"
31272
- })(["background:rgba(255,255,255,0.05);border-radius:4px;overflow:hidden;"]);
31272
+ })(["background:rgba(255,255,255,0.05);border-radius:4px;overflow:auto;scrollbar-width:thin;scrollbar-color:", " transparent;"], uiColors.darkGray);
31273
31273
  var Description$2 = /*#__PURE__*/styled__default.p.withConfig({
31274
31274
  displayName: "InformationCenterItemDetails__Description",
31275
31275
  componentId: "sc-zwf6pb-5"
@@ -31692,7 +31692,7 @@ var Value$1 = /*#__PURE__*/styled__default.span.withConfig({
31692
31692
  var StyledCollapsible$1 = /*#__PURE__*/styled__default(Collapsible).withConfig({
31693
31693
  displayName: "InformationCenterNPCDetails__StyledCollapsible",
31694
31694
  componentId: "sc-fdu3xl-4"
31695
- })(["background:rgba(255,255,255,0.05);border-radius:4px;overflow:hidden;"]);
31695
+ })(["background:rgba(255,255,255,0.05);border-radius:4px;overflow:auto;scrollbar-width:thin;scrollbar-color:", " transparent;"], uiColors.darkGray);
31696
31696
  var StatGrid$1 = /*#__PURE__*/styled__default.div.withConfig({
31697
31697
  displayName: "InformationCenterNPCDetails__StatGrid",
31698
31698
  componentId: "sc-fdu3xl-5"