diff --git a/front/src/views/home/components/searchResultList.vue b/front/src/views/home/components/searchResultList.vue index 70ae9509..b8c6d0e0 100644 --- a/front/src/views/home/components/searchResultList.vue +++ b/front/src/views/home/components/searchResultList.vue @@ -1104,6 +1104,7 @@ margin-right: 0.1rem; border-radius: 0.13rem; background: #0087ff; + color: #fff; } } }