Browse Source

修改样式

zs 1 year ago
parent
commit
22a77c55bd
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/views/innovation/detail.vue

+ 2 - 2
src/views/innovation/detail.vue

@@ -453,7 +453,7 @@ provide('submitForm', submitForm)
           }
         }
         .right_4 {
-          padding-top: 10px;
+          padding: 5px 0;
           border-top: 1px solid #f3f3f3;
         }
       }
@@ -640,7 +640,7 @@ provide('submitForm', submitForm)
             }
           }
           .right_4 {
-            padding-top: 10px;
+            padding: 5px 0;
             border-top: 1px solid #f3f3f3;
           }
         }