@rpg-engine/long-bow 0.5.35 → 0.5.36

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.
@@ -17448,7 +17448,7 @@ var RPGUIScrollbar = function RPGUIScrollbar(_ref) {
17448
17448
  var Container$o = /*#__PURE__*/styled.div.withConfig({
17449
17449
  displayName: "RPGUIScrollbar__Container",
17450
17450
  componentId: "sc-p3msmb-0"
17451
- })([".rpgui-content ::-webkit-scrollbar,.rpgui-content::-webkit-scrollbar{width:25px;}.rpgui-content ::-webkit-scrollbar-track,.rpgui-content::-webkit-scrollbar-track{background-size:25px 60px;}"]);
17451
+ })([".rpgui-content ::-webkit-scrollbar,.rpgui-content::-webkit-scrollbar{width:25px !important;}.rpgui-content ::-webkit-scrollbar-track,.rpgui-content::-webkit-scrollbar-track{background-size:25px 60px !important;}"]);
17452
17452
 
17453
17453
  var RPGUIOverrides = function RPGUIOverrides(_ref) {
17454
17454
  var children = _ref.children;