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
+1 -1
View File
@@ -25,7 +25,7 @@
</ion-content>
<ion-footer>
<div *ngIf="publicationList.Files.length > 2" class="dots-container">
<div *ngIf="publicationList.Files.length > 1" class="dots-container">
<span *ngFor="let files of publicationList.Files; let k = index"
[class.dotsSwiper]="true"
[class.active-dot]="swiperIndex === k"