@rpg-engine/long-bow 0.6.80 → 0.6.82

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.
@@ -30527,7 +30527,7 @@ var StyledDropdown = /*#__PURE__*/styled__default(Dropdown).withConfig({
30527
30527
  var ItemComponentScrollWrapper = /*#__PURE__*/styled__default.div.withConfig({
30528
30528
  displayName: "Leaderboard__ItemComponentScrollWrapper",
30529
30529
  componentId: "sc-1wdsq7i-2"
30530
- })(["overflow-y:scroll;height:390px;width:100%;margin-top:1rem;@media (max-width:950px){height:250px;}"]);
30530
+ })(["overflow-y:auto;height:390px;width:100%;margin-top:1rem;@media (max-width:950px){height:250px;}"]);
30531
30531
  var TableWrapper = /*#__PURE__*/styled__default.table.withConfig({
30532
30532
  displayName: "Leaderboard__TableWrapper",
30533
30533
  componentId: "sc-1wdsq7i-3"
@@ -31952,7 +31952,7 @@ var QuestList = function QuestList(_ref) {
31952
31952
  var QuestListContainer = /*#__PURE__*/styled__default.div.withConfig({
31953
31953
  displayName: "QuestList__QuestListContainer",
31954
31954
  componentId: "sc-1c1y8sp-0"
31955
- })(["margin-top:20px;margin-bottom:40px;overflow-y:auto;max-height:400px;padding:10px;border-radius:10px;font-size:0.7rem;"]);
31955
+ })(["margin-top:20px;margin-bottom:40px;max-height:400px;padding:10px;border-radius:10px;font-size:0.7rem;"]);
31956
31956
  var QuestCard = /*#__PURE__*/styled__default.div.withConfig({
31957
31957
  displayName: "QuestList__QuestCard",
31958
31958
  componentId: "sc-1c1y8sp-1"