guhongwei 4 lat temu
rodzic
commit
203dbfb915
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      src/views/refute/parts/list.vue

+ 2 - 2
src/views/refute/parts/list.vue

@@ -71,12 +71,12 @@ export default {
     .image {
       .el-image {
         width: 100%;
-        height: 100%;
+        height: 90px;
         border-radius: 5px;
       }
       /deep/.image-slot img {
         width: 100%;
-        height: 100%;
+        height: 90px;
       }
     }
     .info {