Authored by yyq

style

... ... @@ -54,7 +54,7 @@ body {
input {
width: calc(100% - 60px);
height: 40px;
height: 50px;
margin-left: 34px;
border: 0;
border: 1px solid $borderColor;
... ...