From 532faad56eda554affa861da03b7ab752f8b35e0 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Fri, 18 Oct 2019 17:31:54 +0200 Subject: [PATCH] wip #3036 1 --- resources/styles/components/carrousel.styl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/resources/styles/components/carrousel.styl b/resources/styles/components/carrousel.styl index b45fa05..9d09ad6 100644 --- a/resources/styles/components/carrousel.styl +++ b/resources/styles/components/carrousel.styl @@ -33,6 +33,8 @@ $breakpoint-carousel = 768px .column-wrapper.active display: grid + .no-cssgrid & + display flex .slide-img position: absolute -- 2.39.5