From 55ac730c18d87e675b7faa986f876b06f7fcb93a Mon Sep 17 00:00:00 2001 From: Mathieu Jaumotte Date: Thu, 29 Jul 2021 15:23:28 +0200 Subject: [PATCH] notification pill appearance --- .../Resources/views/UI/notification_user_counter.html.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Bundle/ChillMainBundle/Resources/views/UI/notification_user_counter.html.twig b/src/Bundle/ChillMainBundle/Resources/views/UI/notification_user_counter.html.twig index e4e899ba6..8f2db0eef 100644 --- a/src/Bundle/ChillMainBundle/Resources/views/UI/notification_user_counter.html.twig +++ b/src/Bundle/ChillMainBundle/Resources/views/UI/notification_user_counter.html.twig @@ -1 +1 @@ -{% if nb > 0 %}{{ nb }}{% endif %} \ No newline at end of file +{% if nb > 0 %}{{ nb }}{% endif %}