MOBILE-4081 course-summary: Fix summary overlap

main
Pau Ferrer Ocaña 2022-10-11 16:04:10 +02:00
parent d356bf46fe
commit 345de61759
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
</ion-buttons>
</ion-toolbar>
</ion-header>
<ion-content [fullscreen]="true">
<ion-content>
<ion-refresher slot="fixed" [disabled]="!dataLoaded" (ionRefresh)="refreshData($event.target)">
<ion-refresher-content pullingText="{{ 'core.pulltorefresh' | translate }}"></ion-refresher-content>
</ion-refresher>