diff --git a/wwwroot/connecthost.ui b/wwwroot/connecthost.ui index 0777f31..435e078 100644 --- a/wwwroot/connecthost.ui +++ b/wwwroot/connecthost.ui @@ -5,7 +5,7 @@ "auto_destroy":true, "archor":"cc", {% if int(params_kw._is_mobile) %} - "widh": "98%", + "width": "98%", "height": "98%", {% else %} "width": "70%",