@rpg-engine/long-bow 0.8.174 → 0.8.175

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.
@@ -70704,7 +70704,7 @@ var StyledDropdown$7 = /*#__PURE__*/styled__default(Dropdown).withConfig({
70704
70704
  var Content$4 = /*#__PURE__*/styled__default.div.withConfig({
70705
70705
  displayName: "ScrollableContent__Content",
70706
70706
  componentId: "sc-xhh2um-7"
70707
- })(["display:flex;flex-direction:column;gap:0.5rem;flex:1;padding:1rem;max-height:", ";overflow-y:auto;overflow-x:hidden;&.grid{display:grid;grid-template-columns:repeat( ", ",minmax(0,1fr) );gap:1rem;align-items:start;.ScrollableContent-item{display:flex;align-items:flex-start;}}&.list{display:flex;flex-direction:column;gap:0.5rem;}"], function (props) {
70707
+ })(["display:flex;flex-direction:column;gap:0.5rem;flex:1;padding:1rem;max-height:", ";overflow-y:auto;overflow-x:hidden;scrollbar-gutter:stable;&.grid{display:grid;grid-template-columns:repeat( ", ",minmax(0,1fr) );gap:1rem;align-items:start;.ScrollableContent-item{display:flex;align-items:flex-start;}}&.list{display:flex;flex-direction:column;gap:0.5rem;}"], function (props) {
70708
70708
  return props.$maxHeight;
70709
70709
  }, function (props) {
70710
70710
  return props.$gridColumns;