Improve pin button

This commit is contained in:
Peter Maquiran
2021-05-31 15:10:37 +01:00
parent b8c8e8f04e
commit f56e49d72e
@@ -46,6 +46,14 @@
</div>
<div class="d-flex justify-center mt-10">
<ion-buttons slot="start" (click)="logout()">
<ion-button class="btn-cancel" fill="clear"style="background:#ffe0e0;" >
<ion-label style="color:#d30a0a;">Terminar sessão</ion-label>
</ion-button>
</ion-buttons>
</div>
</div>
</ion-content>
@@ -54,13 +62,6 @@
<ion-footer class=" footer-container ion-no-border bg-blue">
<div class="d-flex justify-center mb-10">
<ion-buttons slot="start" (click)="logout()">
<ion-button class="btn-cancel" fill="clear"style="background:#ffe0e0;" >
<ion-label style="color:#d30a0a;">Terminar sessão</ion-label>
</ion-button>
</ion-buttons>
</div>
<div class="d-flex justify-space-between">