From 29fb59c76e5e06b035bec2ba049b04cfd341c53e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20B=C3=B6hmer?= Date: Sun, 24 Jul 2022 18:19:57 +0200 Subject: [PATCH] Fixed styling of toasts. --- templates/_toast.html.twig | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/templates/_toast.html.twig b/templates/_toast.html.twig index 66e28550..4b850f46 100644 --- a/templates/_toast.html.twig +++ b/templates/_toast.html.twig @@ -13,9 +13,7 @@ {{ flash_title|trans }} {{ "now" | format_datetime("short", "short") }} - +
{{ message | trans }}