From f4624e870ab5ffbbd34b3d1e2633557527156da0 Mon Sep 17 00:00:00 2001 From: Antoine M Date: Wed, 29 Oct 2025 13:36:33 +0100 Subject: [PATCH] =?UTF-8?q?STYLE=20sp=C3=A9cification=20du=20s=C3=A9lecteu?= =?UTF-8?q?r=20pour=20les=20iframes=20dans=20.entry-content?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/css/editor-content/entry-content.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/css/editor-content/entry-content.css b/resources/css/editor-content/entry-content.css index 68fe0d8..5aac907 100644 --- a/resources/css/editor-content/entry-content.css +++ b/resources/css/editor-content/entry-content.css @@ -1,5 +1,5 @@ .entry-content { - iframe { + .wp-block-embed iframe { background-color: black; width: 2000px; height: auto;