From f1a02a5e5b821d200b6915e00b96abbe6ae71195 Mon Sep 17 00:00:00 2001 From: Christian Sam Date: Sun, 6 Mar 2022 09:45:37 +0100 Subject: [PATCH] fix: minor style adaption --- blog-theme/customized_theme.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/blog-theme/customized_theme.xml b/blog-theme/customized_theme.xml index 9a79745..a813ea7 100644 --- a/blog-theme/customized_theme.xml +++ b/blog-theme/customized_theme.xml @@ -4892,6 +4892,7 @@ body.article-view .post-body .content-item aside.custom-content-block[style*="width"] { width: auto !important; + max-width: inherit !important; }