浏览代码

样式调整

jwyu 3 年之前
父节点
当前提交
99a1cfe694
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      src/views/hzyb/chart/Detail.vue

+ 4 - 0
src/views/hzyb/chart/Detail.vue

@@ -1092,6 +1092,7 @@ const pageTouchmove=(e)=>{
             li{
                 display: flex;
                 justify-content: space-between;
+                align-items: flex-start;
                 padding: 30px 0 10px 0;
                 width: 100%;
                 box-sizing: border-box;
@@ -1110,6 +1111,9 @@ const pageTouchmove=(e)=>{
                     flex-shrink: 0;
                     font-size: 28px;
                     width: 150px;
+                    line-height: 1;
+                    position: relative;
+                    top: 3px;
                 }
             }
             .one{