Ver Fonte

Merge branch 'dev/v1.2.16_wmh' of jianyu/jy-docs into feature/v1.2.16

wenmenghao há 10 meses atrás
pai
commit
1b3b6b6c8e

+ 1 - 1
jydocs-pc/src/components/SelectedRecommend.vue

@@ -223,7 +223,7 @@ export default {
 
     @media screen and (max-width: 1248px) {
         .card-item {
-          margin-right: 45px;
+          margin-right: 41px;
         }
     }
 

+ 1 - 1
jydocs-pc/src/views/Home.vue

@@ -788,7 +788,7 @@ export default {
     height: auto !important;
   }
   .mini-img{
-    height: auto;
+    height: auto !important;
   }
   .top-search-group {
     height: 136px;