carroussel thumbnial vertical manque changement visuel fleche thumbnail

This commit is contained in:
2025-06-06 17:10:52 +02:00
parent 63d8ef1e8a
commit 6bae2963fa
4 changed files with 30 additions and 14 deletions
+2 -1
View File
@@ -5862,6 +5862,7 @@ svg.ext {
width: 100%;
height: auto;
object-fit: contain;
max-height: 550px;
}
.page-node-type-ressource .type-les-projets-en-images.layout__region--top .block-region-top .block-entity-fieldnodefield-images .carousel .main-image-container .caption {
margin-top: 1rem;
@@ -5932,7 +5933,7 @@ svg.ext {
.page-node-type-ressource .type-les-projets-en-images.layout__region--top .block-region-top .block-entity-fieldnodefield-images .carousel .thumbnails-wrapper .thumbnails img {
width: 60px;
height: 60px;
object-fit: cover;
object-fit: contain;
border: 2px solid transparent;
cursor: pointer;
}