Fix loader

This commit is contained in:
Peter Maquiran
2021-07-17 10:49:52 +01:00
parent 6719dbdce4
commit 6ef4dd6ab4
5 changed files with 48 additions and 37 deletions
@@ -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