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