root 2 vuotta sitten
vanhempi
commit
be724215e6
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      js/Desktop/DeskTop.js

+ 1 - 1
js/Desktop/DeskTop.js

@@ -3003,7 +3003,7 @@ U.MD.D.I.openApplication = function (str, obj, info) {
                 "AI助手",
                 $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://cloud.cocorobo.cn/aichat/" }), {
                 "id": "AIChat",
-                "style": { "width": "460px", "height": "550px", "bottom": "20px", "right": "20px", "overflow": 'hidden' },
+                "style": { "width": "460px", "height": "550px", "bottom": "30px", "right": "30px", "overflow": 'hidden' },
                 "onresize": function () { }
             }, {
                 closecallback: function () { $("#aichat_icon").remove(); },