From 70f8685b079fc6920364f81d28dd84f8102ea02b Mon Sep 17 00:00:00 2001 From: aixianling Date: Thu, 22 Aug 2024 11:42:37 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9BUG1=20=E6=97=A0=E6=B3=95?= =?UTF-8?q?=E8=87=AA=E9=80=82=E5=BA=94=E7=9A=84=E9=97=AE=E9=A2=98?= 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 292a9cd2..0c73b4de 100644 --- a/ui/packages/ai/AiCopilot.vue +++ b/ui/packages/ai/AiCopilot.vue @@ -266,6 +266,7 @@ export default { } .content { + width: 100%; height: calc(100% - 50px); float: right;