Browse Source

手机求购查看报价梯度样式修改

yangc 7 years ago
parent
commit
38f00ca0be
1 changed files with 2 additions and 5 deletions
  1. 2 5
      components/mobile/applyPurchase/SayPriceInfo.vue

+ 2 - 5
components/mobile/applyPurchase/SayPriceInfo.vue

@@ -246,7 +246,7 @@
               /*right: .3rem;*/
               position: relative;
               bottom: .3rem;
-              width: 4rem;
+              width: 4.4rem;
               text-align: center;
               margin-left: 2rem;
               p {
@@ -269,11 +269,8 @@
                     overflow: hidden;
                     text-overflow: ellipsis;
                     white-space: nowrap;
-                    &:first-child {
-                      width: 45%;
-                    }
+                    width: 50%;
                     &:last-child {
-                      width: 55%;
                       border-right: .02rem solid #7e7e7e;
                     }
                   }