From b42614612527c524683affd43af034c3968e328e Mon Sep 17 00:00:00 2001 From: Jiro Ghianni Date: Thu, 4 Jul 2024 16:44:59 +0200 Subject: [PATCH] [#2583] Clean up --- .../components/templates/components/Form/Error.html | 2 +- .../components/Notification/Notification.html | 9 ++++++++- .../components/Notification/Notifications.html | 4 ++-- .../js/components/notifications/NotificationsList.js | 10 +--------- .../scss/components/Notification/_Notification.scss | 2 +- 5 files changed, 13 insertions(+), 14 deletions(-) diff --git a/src/open_inwoner/components/templates/components/Form/Error.html b/src/open_inwoner/components/templates/components/Form/Error.html index 6542a11f9a..d426cee805 100644 --- a/src/open_inwoner/components/templates/components/Form/Error.html +++ b/src/open_inwoner/components/templates/components/Form/Error.html @@ -4,7 +4,7 @@
{% icon icon="warning_amber" icon_position="before" outlined=True %} -
+
diff --git a/src/open_inwoner/components/templates/components/Notification/Notification.html b/src/open_inwoner/components/templates/components/Notification/Notification.html index da65277091..0955a3508f 100644 --- a/src/open_inwoner/components/templates/components/Notification/Notification.html +++ b/src/open_inwoner/components/templates/components/Notification/Notification.html @@ -6,7 +6,14 @@
{% endif %} -
+