Kaynağa Gözat

样式调整

jwyu 3 yıl önce
ebeveyn
işleme
99a1cfe694
1 değiştirilmiş dosya ile 4 ekleme ve 0 silme
  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{