rme 0.2.3 → 0.2.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.
package/dist/index.mjs CHANGED
@@ -5441,6 +5441,7 @@ var WysiwygThemeWrapper = styled.div.attrs((p) => ({
5441
5441
  & .html-image-node-view-wrapper,
5442
5442
  & .md-image-node-view-wrapper {
5443
5443
  display: inline-block;
5444
+ padding: 0 2px;
5444
5445
  z-index: 1;
5445
5446
  }
5446
5447