Authored by 郭成尧

Merge branch 'feature/giftcard' into release/6.1

@@ -859,6 +859,7 @@ @@ -859,6 +859,7 @@
859 background-color: transparent; 859 background-color: transparent;
860 border: none; 860 border: none;
861 box-shadow: none; 861 box-shadow: none;
  862 + font-size: 16px;
862 } 863 }
863 864
864 .get-verify-code-btn { 865 .get-verify-code-btn {
@@ -69,7 +69,7 @@ $title-font-color: #fff; @@ -69,7 +69,7 @@ $title-font-color: #fff;
69 background-color: #fff; 69 background-color: #fff;
70 border-bottom-left-radius: 12.5px; 70 border-bottom-left-radius: 12.5px;
71 border-bottom-right-radius: 12.5px; 71 border-bottom-right-radius: 12.5px;
72 - font-size: 11px; 72 + font-size: 22px;
73 73
74 > .content { 74 > .content {
75 width: 590px; 75 width: 590px;