@rpg-engine/long-bow 0.2.95 → 0.2.96

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.
@@ -33024,7 +33024,7 @@ var Container$6 = /*#__PURE__*/styled.div.withConfig({
33024
33024
  var CloseButton$1 = /*#__PURE__*/styled.div.withConfig({
33025
33025
  displayName: "DraggableContainer__CloseButton",
33026
33026
  componentId: "sc-184mpyl-1"
33027
- })(["position:absolute;top:3px;right:0px;color:white;z-index:22;font-size:0.8rem;"]);
33027
+ })(["position:absolute;top:3px;right:0px;color:white;z-index:22;font-size:1.1rem;"]);
33028
33028
  var TitleContainer = /*#__PURE__*/styled.div.withConfig({
33029
33029
  displayName: "DraggableContainer__TitleContainer",
33030
33030
  componentId: "sc-184mpyl-2"
@@ -35171,7 +35171,7 @@ var SkillSplitDiv = /*#__PURE__*/styled.div.withConfig({
35171
35171
  var CloseButton$3 = /*#__PURE__*/styled.div.withConfig({
35172
35172
  displayName: "SkillsContainer__CloseButton",
35173
35173
  componentId: "sc-1g0c67q-2"
35174
- })(["position:absolute;top:2px;right:2px;color:white;z-index:22;font-size:0.7rem;"]);
35174
+ })(["position:absolute;top:2px;right:2px;color:white;z-index:22;font-size:1.1rem;"]);
35175
35175
 
35176
35176
  var TextArea = function TextArea(_ref) {
35177
35177
  var props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));