Преглед на файлове

跳转绑定手机号框样式

dengshaobo преди 6 месеца
родител
ревизия
fc11fb6fcc
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      src/styles/common.scss

+ 2 - 2
src/styles/common.scss

@@ -3284,7 +3284,7 @@ body {
   .bingding_center
   {
     width: calc(100% - 40px);
-    // margin:20px auto;
+    margin:20px auto;
 
      //绑定手机号 输入框
     .bingding_input
@@ -3314,7 +3314,7 @@ body {
       .get_code
       {
         cursor: pointer;
-        color:blue;
+        color:#2E64FA;
       }