From e74a7c7afc56cf229058091fe2ae143cf0bdb3ca Mon Sep 17 00:00:00 2001
From: lxf <1371462558@qq.com>
Date: Thu, 22 May 2025 15:03:27 +0800
Subject: [PATCH] style

---
 src/App.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/App.vue b/src/App.vue
index 9ec8b16..23dbe9f 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -177,7 +177,7 @@
 .item-dropdown-wrapper .el-dropdown-menu__item:focus,
 .item-dropdown-wrapper .el-dropdown-menu__item:not(.is-disabled):hover {
   background-color: transparent !important;
-  color: #1d91ff !important;
+  color: #f7b328 !important;
 }
 
 .quotes-dropdown.el-dropdown-menu {

--
Gitblit v1.9.3