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"
+2 -2
View File
@@ -144,7 +144,7 @@ ion-toolbar {
max-height: 400px;
min-height: 350px;
min-width: 350px;
/* min-width: 350px; */
margin: 5px auto;
@@ -282,7 +282,7 @@ swiper-slide video {
max-height: 400px;
min-height: 350px;
min-width: 350px;
/* min-width: 350px; */
margin: 5px auto;