This commit is contained in:
jleroy2023
2025-07-15 13:43:34 +02:00
parent 8f00c83b08
commit 8aa381014b
2 changed files with 24 additions and 4 deletions

View File

@@ -98,7 +98,6 @@ export default {
</script>
<style scoped>
/* Pour adapter la hauteur du carousel */
.v-carousel-item img {
object-fit: contain;
}