In Review Transaction screen, the note is now visible above the fees.

This commit is contained in:
Brendon Duncan 2018-08-08 18:57:55 +12:00
commit 3d9b24575b
2 changed files with 5 additions and 0 deletions

View file

@ -11,6 +11,10 @@
bottom: 92px;
}
.fee-summary-spacer {
height: 15px;
}
.shapeshift-banner, .bitpay-banner, .egifter-banner {
box-shadow: none;
}

View file

@ -80,6 +80,7 @@
</div>
</div>
</div>
<div class="fee-summary-spacer"></div>
</div>
</ion-content>