Browse Source

提交问题调整

wenmenghao 10 months ago
parent
commit
dfed960335
2 changed files with 2 additions and 2 deletions
  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) {
         .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;