Merge branch 'hotfix/login-page' into 'gray'
样式问题 See merge request !247
Showing
1 changed file
with
1 additions
and
1 deletions
@@ -74,7 +74,7 @@ body.passport-body { | @@ -74,7 +74,7 @@ body.passport-body { | ||
74 | border: solid 1PX #fff; | 74 | border: solid 1PX #fff; |
75 | width: auto; | 75 | width: auto; |
76 | height: 30PX; | 76 | height: 30PX; |
77 | - line-height: 28PX; | 77 | + line-height: 30PX; |
78 | border-radius: 30PX; | 78 | border-radius: 30PX; |
79 | color: #fff; | 79 | color: #fff; |
80 | padding-left: 15PX; | 80 | padding-left: 15PX; |
-
Please register or login to post a comment