From a6d3231e9acc0f9ce7652c4646849fb1d70f52fa Mon Sep 17 00:00:00 2001 From: Pierrick d'Annoville Date: Tue, 16 Mar 2021 20:53:40 +0100 Subject: [PATCH] Twelfth commit --- style/content-style-prod.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/style/content-style-prod.css b/style/content-style-prod.css index 95a8ca1..ff25b2a 100644 --- a/style/content-style-prod.css +++ b/style/content-style-prod.css @@ -72,6 +72,10 @@ text-align: center; margin: 1em auto; } + +.ck-content .figure{ + width:100%; +} /* ckeditor5-image/theme/image.css */ .ck-content .image img { display: block;