From 22df1dbbd09ac7691954d31ef04054f7a71d2b91 Mon Sep 17 00:00:00 2001 From: ghost Date: Tue, 10 Oct 2023 04:29:37 +0300 Subject: [PATCH] update icons size --- templates/default/search/torrent.html.twig | 14 +++++++------- templates/default/torrent/info.html.twig | 8 ++++---- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/templates/default/search/torrent.html.twig b/templates/default/search/torrent.html.twig index ff54cb9..d7a5ef2 100644 --- a/templates/default/search/torrent.html.twig +++ b/templates/default/search/torrent.html.twig @@ -70,11 +70,11 @@
{% if torrent.download.magnet.exist %} - + {% else %} - + {% endif %} @@ -84,11 +84,11 @@ {% if torrent.download.file.exist %} - + {% else %} - + {% endif %} @@ -98,11 +98,11 @@ {% if torrent.star.exist %} - + {% else %} - + {% endif %} @@ -124,7 +124,7 @@