From 502e57b466021ebd62891e55849ed3b78b9377da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=B4mulo=20Penido?= Date: Thu, 3 Oct 2024 13:13:23 -0300 Subject: [PATCH] fix: set xblock_iframe background to transparent --- cms/templates/content_libraries/xblock_iframe.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cms/templates/content_libraries/xblock_iframe.html b/cms/templates/content_libraries/xblock_iframe.html index b6e455f78515..1b65036129cb 100644 --- a/cms/templates/content_libraries/xblock_iframe.html +++ b/cms/templates/content_libraries/xblock_iframe.html @@ -156,7 +156,7 @@ - + {{ fragment.body_html | safe }}