From 624c82ab1c332a56fa68de1c8d297ca5d30a9b5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E4=B8=B9?= <12582130+fit2cloudwangdan@user.noreply.gitee.com> Date: Mon, 29 Jul 2024 21:12:44 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E5=B5=8C=E5=85=A5?= =?UTF-8?q?=E5=9B=BE=E6=A0=87=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 9fff3e5cb..94373a22c 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:30px; - width:30px; + height:50px; + width:50px; } #maxkb #maxkb-chat-container{ z-index:10000;position: relative;