From 8f646e7e7b69706237ec6098f0601ce56dd23c58 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20B=C3=B6hmer?= Date: Mon, 6 Feb 2023 22:47:41 +0100 Subject: [PATCH] Fixed toast position on large screens --- templates/_toast_container.html.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/_toast_container.html.twig b/templates/_toast_container.html.twig index 0aaa543d..9500b0ed 100644 --- a/templates/_toast_container.html.twig +++ b/templates/_toast_container.html.twig @@ -1,4 +1,4 @@ {# The container to show the flash messages #} -
+
\ No newline at end of file