mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
swiper component added to web
This commit is contained in:
+1
@@ -52,6 +52,7 @@ ion-toolbar {
|
||||
.div-title {
|
||||
/* padding: 0!important; */
|
||||
float: left;
|
||||
margin-top: 100px;
|
||||
}
|
||||
|
||||
.post-img {
|
||||
|
||||
@@ -47,6 +47,8 @@
|
||||
<div style="width: 100%; height: 395px;">
|
||||
<app-swiper
|
||||
[publicationList]=publication
|
||||
[navigation]="false"
|
||||
[pagination]="true"
|
||||
></app-swiper>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user