From 808517d70d93066cf9497ad96f195531c46fe1c3 Mon Sep 17 00:00:00 2001 From: Marc Wieland Date: Wed, 18 Sep 2024 15:08:14 +0800 Subject: [PATCH] fix: style on mobile, add spacing on the left #119 --- src/Resources/views/tailwind_2/_header.html.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Resources/views/tailwind_2/_header.html.twig b/src/Resources/views/tailwind_2/_header.html.twig index 4f57d0f..ca8cca7 100644 --- a/src/Resources/views/tailwind_2/_header.html.twig +++ b/src/Resources/views/tailwind_2/_header.html.twig @@ -8,7 +8,7 @@ {% endif %} -
+
{% if table.exporters|length > 0 and table.option('definition') and table.option('definition').hasCapability(constant('araise\\CrudBundle\\Enums\\Page::EXPORT')) %}