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":{