From 560d49ddf42cd4b712dc9edb9851af7cbb56f26f Mon Sep 17 00:00:00 2001 From: wangdan-fit2cloud Date: Mon, 2 Dec 2024 17:51:56 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BC=98=E5=8C=96=E5=B0=8F=E5=8A=A9?= =?UTF-8?q?=E6=89=8B=E5=9B=BE=E5=B1=82=E5=B1=82=E7=BA=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/application/template/embed.js | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/application/template/embed.js b/apps/application/template/embed.js index 43b9cbb62..f05cf1c1d 100644 --- a/apps/application/template/embed.js +++ b/apps/application/template/embed.js @@ -244,6 +244,7 @@ function initMaxkbStyle(root){ cursor: pointer; max-height:500px; max-width:500px; + z-index:10000; } #maxkb #maxkb-chat-container{ z-index:10000;position: relative;