mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 21:06:06 +00:00
Improve
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
|
||||
</div>
|
||||
|
||||
<div class="d-flex align-center justify-center pt-25 clear" (click)="pin=!pin">
|
||||
<div class="voltar d-flex align-center justify-center pt-25 clear" (click)="pin=!pin">
|
||||
Voltar
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -136,4 +136,8 @@ ion-content{
|
||||
background-position: center;
|
||||
background-position-y: 78px;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
.voltar{
|
||||
user-select: none;
|
||||
}
|
||||
Reference in New Issue
Block a user