CSS messes with page editor
-
A very annoying style rule coming from wp-content/plugins/lottiefiles/build/index.css is messing with the WordPress post editor. All images in the editor have a 2 pixel black border now.
img {
border-style: solid;
}Please do not include any “browser reset” or generic/global element style rules and only add plugin block specific styles.
To reproduce: on a fresh WP install with the Twenty Twenty-Five default theme, edit the Sample Page and add an image. You’ll notice the black border.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.