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