From c4dab1d873828722779dad0f301d4bb1de1d3a9e Mon Sep 17 00:00:00 2001 From: Mow910 Date: Wed, 25 Mar 2026 22:09:40 +0100 Subject: [PATCH] Refactor Twitch moderation template for improved layout and responsiveness - Adjusted the layout of the Twitch moderation template to enhance visual clarity and responsiveness, including changes to element sizes and spacing. - Updated the display of live status and link filter sections for a more compact and streamlined appearance. - Improved text sizes and alignment for better readability across different devices. --- webapp/templates/twitch-moderation.html | 50 ++++++++++++------------- 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/webapp/templates/twitch-moderation.html b/webapp/templates/twitch-moderation.html index 277e2dc..5d51db9 100644 --- a/webapp/templates/twitch-moderation.html +++ b/webapp/templates/twitch-moderation.html @@ -90,45 +90,45 @@

Modération Twitch

Commandes et logs de modération pour {{ twitch_channel }}

-
- -
-
+
+ +
+
{% if is_live %} - + {% else %} - + {% endif %}
-
-

{{ 'En direct' if is_live else 'Hors ligne' }}

+
+

{{ 'En direct' if is_live else 'Hors ligne' }}

{% if is_live %} -

{{ stream_title or 'Sans titre' }}

+

{{ stream_title or 'Sans titre' }}

{% else %} -

Repos — à bientôt sur Twitch

+

À bientôt

{% endif %}
- Chaîne + Chaîne
-
-