@rpg-engine/long-bow 0.8.3 → 0.8.4

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.
@@ -26946,11 +26946,11 @@ var ExpandedChatContent = /*#__PURE__*/styled__default.div.withConfig({
26946
26946
  var SocialButtons = /*#__PURE__*/styled__default.div.withConfig({
26947
26947
  displayName: "ChatRevamp__SocialButtons",
26948
26948
  componentId: "sc-1sdiknw-6"
26949
- })(["display:flex;gap:8px;margin-right:32px;"]);
26949
+ })(["display:flex;gap:8px;margin-right:42px;"]);
26950
26950
  var SocialButton = /*#__PURE__*/styled__default.button.withConfig({
26951
26951
  displayName: "ChatRevamp__SocialButton",
26952
26952
  componentId: "sc-1sdiknw-7"
26953
- })(["background-color:transparent;border:none;color:white;font-size:16px;cursor:pointer;transition:color 0.3s ease;padding:4px;&:hover{color:", ";}"], uiColors.yellow);
26953
+ })(["background-color:transparent;border:none;color:white;font-size:20px;cursor:pointer;transition:color 0.3s ease;padding:4px;margin-bottom:4px;&:hover{color:", ";}"], uiColors.yellow);
26954
26954
 
26955
26955
  var CheckButton = function CheckButton(_ref) {
26956
26956
  var items = _ref.items,