From 073a673d7c0c9185111ee60782fd0f191870d50c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Fromme?= Date: Tue, 16 Jul 2024 08:05:56 +0200 Subject: [PATCH] feat: improve styles of multiselect form type --- templates/forms.html.twig | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/forms.html.twig b/templates/forms.html.twig index 48deb0e..b1929b1 100644 --- a/templates/forms.html.twig +++ b/templates/forms.html.twig @@ -222,9 +222,9 @@
-
- {{ icon('dots', 'w-4 h-4') }} + class="relative rounded-md border border-gray-300 flex items-start space-x-2 px-3"> +
+ {{ icon('dots', 'w-4 h-4 mt-2') }}