Constantine Vasilyev
Constantine Vasilyev
Hi there, I support the question.
> Noticed the same thing just now, and I suspect this is related to the reset.css file. Was this file introduced with this edition or heavily altered? This reset.css is...
The same. When the Gutenberg 18.3.0 is activated, this style is applied in the post editor: ``` /wp-includes/css/dist/block-library/reset.css?ver=6.5.3 :where(.editor-styles-wrapper) { background: #fff; color: initial; font-family: serif; font-size: medium; line-height: normal;...