Authored by
郭成尧
button-width
...
|
...
|
@@ -54,7 +54,7 @@ body { |
|
|
background-color: #fff;
|
|
|
|
|
|
input {
|
|
|
width: 580px;
|
|
|
width: 570px;
|
|
|
height: 60px;
|
|
|
margin-right: 12px;
|
|
|
padding: 0 20px;
|
...
|
...
|
@@ -64,7 +64,7 @@ body { |
|
|
}
|
|
|
|
|
|
.exchange-coupon-btn {
|
|
|
width: 110px;
|
|
|
width: 120px;
|
|
|
height: 60px;
|
|
|
border-radius: 4px;
|
|
|
font-size: 28px;
|
...
|
...
|
|
...
|
...
|
@@ -78,7 +78,7 @@ body { |
|
|
background-color: #fff;
|
|
|
|
|
|
input {
|
|
|
width: 580px;
|
|
|
width: 570px;
|
|
|
height: 60px;
|
|
|
margin-right: 12px;
|
|
|
padding: 0 20px;
|
...
|
...
|
@@ -88,7 +88,7 @@ body { |
|
|
}
|
|
|
|
|
|
.exchange-coupon-btn {
|
|
|
width: 110px;
|
|
|
width: 120px;
|
|
|
height: 60px;
|
|
|
border-radius: 4px;
|
|
|
font-size: 28px;
|
...
|
...
|
|