瀏覽代碼

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

wenmenghao 10 月之前
父節點
當前提交
1b3b6b6c8e
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      jydocs-pc/src/components/SelectedRecommend.vue
  2. 1 1
      jydocs-pc/src/views/Home.vue

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

@@ -223,7 +223,7 @@ export default {
 
 
     @media screen and (max-width: 1248px) {
     @media screen and (max-width: 1248px) {
         .card-item {
         .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;
     height: auto !important;
   }
   }
   .mini-img{
   .mini-img{
-    height: auto;
+    height: auto !important;
   }
   }
   .top-search-group {
   .top-search-group {
     height: 136px;
     height: 136px;