@contentful/field-editor-rich-text 0.19.19 → 0.19.20

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.
@@ -6415,6 +6415,7 @@ var styles$d = {
6415
6415
  border: STYLE_EDITOR_BORDER,
6416
6416
  borderTop: 0,
6417
6417
  padding: '20px',
6418
+ fontFamily: tokens.fontStackPrimary,
6418
6419
  fontSize: tokens.spacingM,
6419
6420
  minHeight: '400px',
6420
6421
  background: tokens.colorWhite,