fix search img display
@@ -283,8 +283,8 @@ export default {
border-radius: 8px;
.img {
- width: auto;
- height: 420px;
+ width: 380px;
+ height: auto;
}