mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-20 21:35:50 +00:00
save
This commit is contained in:
@@ -71,7 +71,7 @@
|
||||
|
||||
</div>
|
||||
|
||||
<div *ngIf="!setPint" class="voltar d-flex align-center justify-center pt-25 clear" (click)="pin=!pin">
|
||||
<div *ngIf="!setPint" class="voltar d-flex align-center justify-center pt-35 clear" (click)="pin=!pin">
|
||||
Entrar com senha
|
||||
</div>
|
||||
|
||||
|
||||
@@ -116,7 +116,7 @@ ion-item{
|
||||
border: 0!important;
|
||||
}
|
||||
|
||||
/* .div-logo {
|
||||
.div-logo {
|
||||
background: transparent;
|
||||
width: em(140px);
|
||||
justify-content: center;
|
||||
@@ -125,7 +125,7 @@ ion-item{
|
||||
.div-logo img{
|
||||
width: 100%;
|
||||
margin: 0px auto;
|
||||
} */
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -186,9 +186,9 @@ ion-item{
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
background-image: url("/assets/background/auth.svg");
|
||||
background-size: 596px 584px;
|
||||
background-size: 686px 674px;
|
||||
background-position: center;
|
||||
background-position-y: 160px;
|
||||
background-position-y: 110px;
|
||||
background-repeat: no-repeat;
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user