bugfix
This commit is contained in:
parent
00ccb62709
commit
3f70e9ceb3
@ -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":{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user