In Review Transaction screen, the note is now visible above the fees.
This commit is contained in:
parent
037c00ec9e
commit
3d9b24575b
2 changed files with 5 additions and 0 deletions
|
|
@ -11,6 +11,10 @@
|
|||
bottom: 92px;
|
||||
}
|
||||
|
||||
.fee-summary-spacer {
|
||||
height: 15px;
|
||||
}
|
||||
|
||||
.shapeshift-banner, .bitpay-banner, .egifter-banner {
|
||||
box-shadow: none;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -80,6 +80,7 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="fee-summary-spacer"></div>
|
||||
</div>
|
||||
</ion-content>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue