Improve search

This commit is contained in:
Peter Maquiran
2021-01-29 17:13:15 +01:00
parent 0b86c30f82
commit 9fd01796a9
3 changed files with 27 additions and 3 deletions
+12
View File
@@ -281,3 +281,15 @@ ion-slide{
}
}
.loader{
position: absolute;
margin-top: -14px;
width: calc(100% - 39px);
}
.swiper-container{
width: 100%;
}