Authored by 郭成尧

Merge branch 'feature/giftcard' into release/6.1

... ... @@ -859,6 +859,7 @@
background-color: transparent;
border: none;
box-shadow: none;
font-size: 16px;
}
.get-verify-code-btn {
... ...
... ... @@ -69,7 +69,7 @@ $title-font-color: #fff;
background-color: #fff;
border-bottom-left-radius: 12.5px;
border-bottom-right-radius: 12.5px;
font-size: 11px;
font-size: 22px;
> .content {
width: 590px;
... ...