瀏覽代碼

修改手机 编辑求购样式

shenjj 7 年之前
父節點
當前提交
01d3fa8be4
共有 1 個文件被更改,包括 12 次插入12 次删除
  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*/