Products
- {{product}}
Customheight Class < /p>
.customHeight {
overflow: hidden;
height: 52px;
transition: height .5s ease-in-out 0.5s;
}
.customHeight:hover {
overflow: hidden;
height: auto;
}
< /code>
легкость перехода не работает с высотой: Auto. < /p>
Подробнее здесь: https://stackoverflow.com/questions/552 ... s-together
Мобильная версия