mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
Fix scrollbar and skeleton loeader
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
</ion-refresher-content>
|
||||
</ion-refresher>
|
||||
|
||||
<div *ngIf="pendentesList.length >= 1" class="width-100">
|
||||
<div class="width-100">
|
||||
<div >
|
||||
<ion-list>
|
||||
<div
|
||||
@@ -60,12 +60,11 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</ion-list>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div *ngIf="skeletonLoader">
|
||||
<div *ngIf="skeletonLoader && pendentesList.length == 0">
|
||||
<ion-list>
|
||||
<ion-item>
|
||||
<ion-thumbnail slot="end">
|
||||
|
||||
Reference in New Issue
Block a user