From 870bc38f1c6c703c30bff1b9cd70d74c03b2bd19 Mon Sep 17 00:00:00 2001 From: aixianling Date: Thu, 18 Jul 2024 09:39:04 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=B8=B8=E7=94=A8=E5=8A=9F?= =?UTF-8?q?=E8=83=BD=E9=AB=98=E4=BA=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ui/packages/ai/AiCopilot.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ui/packages/ai/AiCopilot.vue b/ui/packages/ai/AiCopilot.vue index a568fe3c..a3a01775 100644 --- a/ui/packages/ai/AiCopilot.vue +++ b/ui/packages/ai/AiCopilot.vue @@ -155,7 +155,7 @@ export default {
-
+
@@ -308,7 +308,7 @@ export default { border-radius: 4px; - &:hover { + &:hover, &.current { background-color: #286ffd14; } }