Browse Source

处理买卖家下划线

yangc 7 years ago
parent
commit
84b6273feb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      assets/scss/mobileCenter.scss

+ 1 - 1
assets/scss/mobileCenter.scss

@@ -67,7 +67,7 @@
     .content-line {
       height: 1.16rem;
       line-height: 1.16rem;
-      border-bottom: .01rem solid #d3d3d3;
+      border-bottom: 1px solid #d3d3d3;
       &:last-child {
         border-bottom: none;
       }