diff --git a/src/pages/searchCenter/pages/standardSearch.vue b/src/pages/searchCenter/pages/standardSearch.vue index f9e76fc3c..3cc22b0de 100644 --- a/src/pages/searchCenter/pages/standardSearch.vue +++ b/src/pages/searchCenter/pages/standardSearch.vue @@ -2758,10 +2758,10 @@ display: inline; } /deep/.highlight-Es-class { - background-color: #3391ce !important; + background-color: #3fb3ff !important; } /deep/.highlight-class { - color: #3391ce !important; + color: #3fb3ff !important; } /deep/.pagination{ position: static !important;