mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
Fix loader
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
|
||||
<div class="main-container height-100 overflow-y-auto d-flex flex-column ">
|
||||
<ion-progress-bar type="indeterminate" *ngIf="skeletonLoader"></ion-progress-bar>
|
||||
<div class=" height-100">
|
||||
<div *ngIf="despachoList.length >= 1" class=" height-100">
|
||||
|
||||
<ion-list>
|
||||
<ion-item
|
||||
|
||||
Reference in New Issue
Block a user