From 3f70e9ceb338d516d60f4d9bb991174563caa47e Mon Sep 17 00:00:00 2001 From: yumoqing Date: Thu, 13 Nov 2025 15:14:02 +0800 Subject: [PATCH] bugfix --- wwwroot/show_llms.ui | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/wwwroot/show_llms.ui b/wwwroot/show_llms.ui index 4e01f3b..fa52fc5 100644 --- a/wwwroot/show_llms.ui +++ b/wwwroot/show_llms.ui @@ -73,8 +73,13 @@ "target":"PopupWindow", "popup_options":{ "title":"{{llm.name}}", - "cwidth":24, - "height":"80%" +{% int(params_kw._is_mobile) %} + "width": "100%", + "height": "100%" +{% else %} + "width": "60%", + "height":"85%" +{% endif %} }, "options":{ "params":{