Browse Source

修改手机 编辑求购样式

shenjj 7 years ago
parent
commit
01d3fa8be4
1 changed files with 12 additions and 12 deletions
  1. 12 12
      assets/scss/mobileCommon.scss

+ 12 - 12
assets/scss/mobileCommon.scss

@@ -152,18 +152,18 @@ html {
       margin-top: .1rem;
     }
   }
-  .say-price-btn {
-    display: block;
-    width: 6.7rem;
-    height: .74rem;
-    line-height: .74rem;
-    text-align: center;
-    color: #fff !important;
-    background: #3f84f6;
-    border-radius: .08rem;
-    font-size: .32rem;
-    margin: 0 auto;
-  }
+}
+.say-price-btn {
+  display: block;
+  width: 6.7rem;
+  height: .74rem;
+  line-height: .74rem;
+  text-align: center;
+  color: #fff !important;
+  background: #3f84f6;
+  border-radius: .08rem;
+  font-size: .32rem;
+  margin: 0 auto;
 }
 
 /*报价info*/