@dxos/react-ui-editor 0.6.14-staging.8758a12 → 0.6.14-staging.9b873ce

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.
@@ -5012,7 +5012,7 @@ var typewriter = ({ delay = 75, items = defaultItems } = {}) => {
5012
5012
  ];
5013
5013
  };
5014
5014
  var iconStyles = (0, import_react_ui_theme.getSize)(5);
5015
- var buttonStyles = "min-bs-0 p-2";
5015
+ var buttonStyles = "min-bs-0 p-1";
5016
5016
  var tooltipProps = {
5017
5017
  side: "top",
5018
5018
  classNames: "z-10"