Describe the bug
Gutenberg adds the following editor style, which overwrites the default editor styles of the theme:
.editor-styles-wrapper a {
color: inherit;
transition: none;
}
To reproduce
Steps to reproduce the behavior:
Expected behavior
The link is using the theme editor styles.
Current behavior
The link is using the Gutenberg editor styles.
Screenshots
Currently:
|
Expected:
|
Editor version (please complete the following information):
Desktop (please complete the following information):
Same happened to me, seems to be a recent update?
Thanks for reporting! This appears to be a duplicate of https://github.com/WordPress/gutenberg/issues/22139, and it should be fixed as of https://github.com/WordPress/gutenberg/pull/22160. I'll close for now, but we can re-open if I'm incorrect about that. 👍
Most helpful comment
Thanks for reporting! This appears to be a duplicate of https://github.com/WordPress/gutenberg/issues/22139, and it should be fixed as of https://github.com/WordPress/gutenberg/pull/22160. I'll close for now, but we can re-open if I'm incorrect about that. 👍