From 0566f34ec49dc04c712495bcac41c5abc01945e7 Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Pasquier Date: Tue, 12 Nov 2019 12:34:33 +0100 Subject: [PATCH] fix: @gaelle --- src/styles/base/form.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/styles/base/form.scss b/src/styles/base/form.scss index 2cc38ac..dbaeeff 100644 --- a/src/styles/base/form.scss +++ b/src/styles/base/form.scss @@ -40,7 +40,7 @@ sib-set-default { clear: both; - display: flex; + display: flex!important; flex-wrap: wrap; max-width: 100%;