From 398ae343e6a33fb81f82380b17081b8f9bae328a Mon Sep 17 00:00:00 2001 From: Gabriel Arakaki Giovanini Date: Thu, 20 Jul 2023 20:13:37 +0200 Subject: feat: Fix video loading its full width --- templates/media.qtpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/media.qtpl b/templates/media.qtpl index 65b39c4..18eac0d 100644 --- a/templates/media.qtpl +++ b/templates/media.qtpl @@ -14,7 +14,7 @@ type MediaPage struct { {% for _, media := range p.Medias %}
{% if media.IsVideo() %} -