From 0331384b03a27fce0a93205a8dc94a640b40d96a Mon Sep 17 00:00:00 2001 From: yumoqing Date: Sun, 26 Oct 2025 13:52:55 +0800 Subject: [PATCH] bugfix --- wwwroot/newest/channel_show.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wwwroot/newest/channel_show.ui b/wwwroot/newest/channel_show.ui index 90758f9..9e58686 100644 --- a/wwwroot/newest/channel_show.ui +++ b/wwwroot/newest/channel_show.ui @@ -4,7 +4,7 @@ "widgettype":"HBox", "options":{ {% if int(params_kw._is_mobile) == 1 %} - "width": "49.5%" + "width": "49.5%", {% else %} "cwidth":22, {% endif %}