diff --git a/src/components/SearchResultList/SearchResultList.vue b/src/components/SearchResultList/SearchResultList.vue index bdf10e7..7abe1f3 100644 --- a/src/components/SearchResultList/SearchResultList.vue +++ b/src/components/SearchResultList/SearchResultList.vue @@ -181,7 +181,7 @@ function handleActivity(item: Activity) { color: #615c59; &:last-child { - width: 110px; + width: 150px; height: 30px; padding: 0; margin-left: 0; @@ -205,7 +205,7 @@ function handleActivity(item: Activity) { position: relative; overflow: hidden; width: 822px; - height: 683px; + height: 680px; padding-right: 24px; } .results {