From e37414342220bcdaa0e8f44e88cbf6e3b26f5882 Mon Sep 17 00:00:00 2001 From: benoitqueyron <72251526+Benoit-MINT@users.noreply.github.com> Date: Wed, 28 Aug 2024 09:33:00 +0200 Subject: [PATCH] front: ajustement de l'espacement du bloc des options --- .../champ_component/champ_component.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/types_de_champ_editor/champ_component/champ_component.html.haml b/app/components/types_de_champ_editor/champ_component/champ_component.html.haml index 4b2fd706299..8bb488d4a0a 100644 --- a/app/components/types_de_champ_editor/champ_component/champ_component.html.haml +++ b/app/components/types_de_champ_editor/champ_component/champ_component.html.haml @@ -67,7 +67,7 @@ - .flex.justify-start.fr-mt-1w + .flex.justify-start.fr-mt-1w.flex-gap - if type_de_champ.drop_down_list? .flex.column.justify-start.width-33 .cell