Showing
1 changed file
with
1 additions
and
1 deletions
@@ -54,7 +54,7 @@ body { | @@ -54,7 +54,7 @@ body { | ||
54 | 54 | ||
55 | input { | 55 | input { |
56 | width: calc(100% - 60px); | 56 | width: calc(100% - 60px); |
57 | - height: 40px; | 57 | + height: 50px; |
58 | margin-left: 34px; | 58 | margin-left: 34px; |
59 | border: 0; | 59 | border: 0; |
60 | border: 1px solid $borderColor; | 60 | border: 1px solid $borderColor; |
-
Please register or login to post a comment