Add background

This commit is contained in:
Peter Maquiran
2021-07-15 16:18:57 +01:00
parent dab38e06bf
commit 64569c18bb
2 changed files with 4 additions and 5 deletions
@@ -24,13 +24,13 @@
<!-- </ion-toolbar> -->
</ion-header>
<ion-content>
<ion-content class="background-white">
<ion-refresher name="refresher" slot="fixed" (ionRefresh)="doRefresh($event)">
<ion-progress-bar type="indeterminate" *ngIf="showLoader"></ion-progress-bar>
<ion-refresher-content>
</ion-refresher-content>
</ion-refresher>
<div class="main-container">
<div class="main-container background-white">
<ion-list>
<!-- [routerLink]="['/home/publications/view-publications/publication-detail', publication.publicationId]" -->
<div class="post-item"