From d5b002c5ae248092ba1bf9833ade8f81cd2fab4b Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Thu, 21 Nov 2024 12:57:04 +0800
Subject: [PATCH] Merge branch 'main' of http://139.196.74.78:10010/r/zhyq/bigScreen

---
 src/components/global/GlobalSearch.vue |   16 +---------------
 1 files changed, 1 insertions(+), 15 deletions(-)

diff --git a/src/components/global/GlobalSearch.vue b/src/components/global/GlobalSearch.vue
index bdb3165..c5209d2 100644
--- a/src/components/global/GlobalSearch.vue
+++ b/src/components/global/GlobalSearch.vue
@@ -494,20 +494,6 @@
 }
 
 
-.search-bar .search-cont-btn[data-v-4fa3a782] .el-button {
-  background: none;
-}
-
-::v-deep .el-button {
-  background-color: transparent;
-  border-color: none;
-  border: none;
-  cursor: pointer;
-  color: #edffff;
-  background: rgba(135, 158, 199, 0.3);
-  box-shadow: inset 0px 3px 7px 0px rgba(42, 138, 236, 0.95);
-}
-
 
 ::v-deep .el-date-editor {
   width: 100%;
@@ -599,4 +585,4 @@
     }
   }
 }
-</style>
\ No newline at end of file
+</style>

--
Gitblit v1.9.3