From a05154a6705054af4bb7c2a12540aedab6f1b6ce Mon Sep 17 00:00:00 2001 From: Aevann Date: Tue, 5 Sep 2023 01:26:28 +0300 Subject: [PATCH] make width 100% for youtube post embeds --- files/templates/post.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/templates/post.html b/files/templates/post.html index 871857e86..2dc137773 100644 --- a/files/templates/post.html +++ b/files/templates/post.html @@ -110,7 +110,7 @@ {% endif %} {% elif p.domain in ['youtu.be','youtube.com'] and p.embed and p.embed.startswith(' +

{{p.embed | safe}}

{% endif %}