ajust css

This commit is contained in:
Equilibrium ITO
2024-04-11 17:05:28 +01:00
parent fae733595a
commit cce32a2a44
4 changed files with 11 additions and 5 deletions
@@ -44,11 +44,17 @@
<ion-card *ngFor="let publication of publicationFolderService.publicationList[folderId] let i = index">
<ion-card-content>
<div style="width: 364px; height: 395px;">
<div style="width: 100%; height: 395px;">
<app-swiper
[publicationList]=publication
></app-swiper>
</div>
<!-- <div *ngIf="platform.is('ios')" style="width: 322px; height: 357px;">
<app-swiper
[publicationList]=publication
></app-swiper>
</div> -->