},
[
_c("i", {
- staticClass: "far fa-plus-square mr-1"
+ staticClass: "far fa-plus-square mr-1 mt-5"
}),
_vm._v("Voir plus\n ")
]
}
.ais-SearchBox-input {
- width: calc(100% - 20px);
+ width: calc(100% - 80px);
display: inline-block;
}
+.ais-SearchBox-reset {
+ display: none;
+}
+
mark.ais-Snippet-highlighted,
mark.ais-Highlight-highlighted,
mark.mark {
},
[
_c("i", {
- staticClass: "far fa-plus-square mr-1"
+ staticClass: "far fa-plus-square mr-1 mt-5"
}),
_vm._v("Voir plus\n ")
]
@click="refineNext"
class="btn btn-big"
>
- <i class="far fa-plus-square mr-1"></i>Voir plus
+ <i class="far fa-plus-square mr-1 mt-5"></i>Voir plus
</button>
</ais-infinite-hits>
</div>
.ais-SearchBox-input {
@extend .form-control;
- width: calc(100% - 20px);
+ width: calc(100% - 80px);
display: inline-block;
}
-
+.ais-SearchBox-reset {
+ display: none;
+}
mark.ais-Snippet-highlighted, mark.ais-Highlight-highlighted, mark.mark {
padding: 0;
background-color: #fff252;