From 4476215d1cc5088893ac9fc7994c2976226cba22 Mon Sep 17 00:00:00 2001 From: aixianling Date: Mon, 17 Jun 2024 16:37:09 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=B1=82=E7=BA=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ui/packages/ai/AiCopilot.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/ui/packages/ai/AiCopilot.vue b/ui/packages/ai/AiCopilot.vue index 2a1529b3..11fb5177 100644 --- a/ui/packages/ai/AiCopilot.vue +++ b/ui/packages/ai/AiCopilot.vue @@ -109,6 +109,7 @@ export default { display: flex; align-items: flex-end; gap: 18px; + z-index: 202406171636; .copilot { border-radius: 0 0 8px 8px;