2017-10-08 17 views

Répondre

0

essayer,

.img-wrapper{ 
    width: 100vw; 
    height: 300px; 
    overflow-y: auto; 
    overflow-x: hidden; 
    display: flex; 
    align-items: center; 
} 

.img-wrapper img{ 
    width: auto; 
    height: 250px: 
    margin: 20px 25px; 
} 

Rechercher attribut css overflow-y: scroll, qui permettra à la div à contrainte dans la hauteur et une largeur.

0

Vous pouvez essayer avec cette bibliothèque

Sly

Et pour vous pouvez Réceptivité ajouté CSS personnalisé pour les styles override, celui utilisé par la Bibliothèque.