- styling search page: facet-category.vue und vs-result.vue

This commit is contained in:
Arno Kaimbacher 2021-12-09 16:41:47 +01:00
parent b24832ca08
commit 8c5094f91a
3 changed files with 39 additions and 17 deletions

View file

@ -50,6 +50,8 @@ export default FacetCategory;
background-clip: border-box;
border: 1px solid rgba(0, 0, 0, 0.125); */
border-radius: 0;
/* rempve box-shadow */
box-shadow: none;
}
/* .card-footer:last-child,