|
|
@ -9,6 +9,7 @@ html,body { |
|
|
width: 100%; |
|
|
width: 100%; |
|
|
height: 100%; |
|
|
height: 100%; |
|
|
overflow-y: scroll; |
|
|
overflow-y: scroll; |
|
|
|
|
|
-webkit-overflow-scrolling : touch; |
|
|
background:rgba(243,243,243,1); |
|
|
background:rgba(243,243,243,1); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
@ -372,6 +373,7 @@ html,body { |
|
|
top: 0.9rem; |
|
|
top: 0.9rem; |
|
|
bottom: 0; |
|
|
bottom: 0; |
|
|
overflow-y: scroll; |
|
|
overflow-y: scroll; |
|
|
|
|
|
-webkit-overflow-scrolling : touch; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.put-money .content-box { |
|
|
.put-money .content-box { |
|
|
|