diff --git a/src/components/Search/Result.vue b/src/components/Search/Result.vue index 75ea0ed..d35df06 100644 --- a/src/components/Search/Result.vue +++ b/src/components/Search/Result.vue @@ -68,8 +68,8 @@ function show(item: Shop) { border: 1px solid rgb(155 140 133 / 50%); border-radius: 4px; img { - width: 64px; - height: 64px; + width: 62px; + height: 62px; } } .info {