KimonoVIP
KimonoVIP
@scniro Updated to version 4.2.0 - it did not help. Anyway, the path to the background image after the assembly is distorted and does not work. So far I have...
Проблема может быть и когда родитель не имеет свойства flex, какой нибудь даже дальний родитель гораздо выше по вложенности. На самом деле display: flex не мешает слайдеру, мешает именно flex-grow:...
> In case it helps someone, I put this [codepen](https://codepen.io/anon/pen/RdVJPx) together as a proof of concept for a slider we need to implement. https://codepen.io/anon/pen/RdVJPx > > Here's the design: Oh...
> See #3415, this issue is not related to Slick, it's the expected behavior of `fr` units. > Use `minmax(0, 1fr);` to allow your grid items to shrink. Thanks^ it's...
@enguerranws > See #3415, this issue is not related to Slick, it's the expected behavior of `fr` units. > Use `minmax(0, 1fr);` to allow your grid items to shrink. This...