2018-07-19 17:41:02 +08:00
|
|
|
#view-review {
|
|
|
|
|
background-color: #494949;
|
|
|
|
|
|
|
|
|
|
slide-to-accept, slide-to-accept-success {
|
|
|
|
|
margin-bottom: constant(safe-area-inset-bottom); /* iOS 11.0 */
|
|
|
|
|
margin-bottom: env(safe-area-inset-bottom); /* iOS 11.2 */
|
|
|
|
|
}
|
2018-07-26 14:29:53 +08:00
|
|
|
|
|
|
|
|
.fee-summary {
|
|
|
|
|
position: absolute;
|
|
|
|
|
bottom: 92px;
|
|
|
|
|
}
|
2018-08-02 16:05:12 +02:00
|
|
|
|
2018-08-06 22:12:33 +09:00
|
|
|
.shapeshift-banner, .bitpay-banner {
|
2018-08-02 16:05:12 +02:00
|
|
|
box-shadow: none;
|
|
|
|
|
}
|
2018-07-19 17:41:02 +08:00
|
|
|
}
|