From 003f338a08a0e2bb58cf220b23767696d5898f6d Mon Sep 17 00:00:00 2001 From: wangdan-fit2cloud Date: Thu, 12 Sep 2024 14:42:04 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=B0=8F=E5=8A=A9=E6=89=8B=E4=B8=8D?= =?UTF-8?q?=E9=99=90=E5=88=B6=E5=A4=A7=E5=B0=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/application/template/embed.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/application/template/embed.js b/apps/application/template/embed.js index 94373a22c..898f31644 100644 --- a/apps/application/template/embed.js +++ b/apps/application/template/embed.js @@ -238,8 +238,8 @@ function initMaxkbStyle(root){ bottom: 30px; right: 0; cursor: pointer; - height:50px; - width:50px; + max-height:500px; + max-width:500px; } #maxkb #maxkb-chat-container{ z-index:10000;position: relative;