Browse Source

样式调整

jwyu 3 years ago
parent
commit
e340657968
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/hzyb/chart/Detail.vue

+ 1 - 1
src/views/hzyb/chart/Detail.vue

@@ -1093,7 +1093,7 @@ const pageTouchmove=(e)=>{
                 display: flex;
                 justify-content: space-between;
                 align-items: flex-start;
-                padding: 30px 0 10px 0;
+                padding: 30px 0;
                 width: 100%;
                 box-sizing: border-box;
                 border-top: 1px solid #F6F6F6;