Эх сурвалжийг харах

fix bug

fix search img display
scorpio 2 жил өмнө
parent
commit
34e93b7832

+ 2 - 2
src/layout/search/index.vue

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