hongrunxia 1 year ago
parent
commit
c977f572df
1 changed files with 3 additions and 1 deletions
  1. 3 1
      src/views/vent/home/clique/components/wind-line.vue

+ 3 - 1
src/views/vent/home/clique/components/wind-line.vue

@@ -402,7 +402,9 @@
           position: relative;
           width: 105px;
           height: 58px;
+          margin-top: 20px;
           background: url('../../../../../assets/images/home-container/line-val.png') no-repeat;
+          background-size: 100% 90%;
           .item-label {
             width: 100%;
             text-align: center;
@@ -412,7 +414,7 @@
           .item-val {
             position: absolute;
             left: 50%;
-            top: 31px;
+            top: 23px;
             font-size: 14px;
             font-family: 'douyuFont';
             color: #fff;