From 89a481ff66d3722f65aa27db35090575d0686de9 Mon Sep 17 00:00:00 2001 From: gabek Date: Sun, 17 Apr 2022 18:59:42 +0000 Subject: [PATCH] Prettified Code! --- webroot/js/components/notification.js | 37 +++++++++++++++------------ 1 file changed, 21 insertions(+), 16 deletions(-) diff --git a/webroot/js/components/notification.js b/webroot/js/components/notification.js index 7dd3965c4..cf0c62e02 100644 --- a/webroot/js/components/notification.js +++ b/webroot/js/components/notification.js @@ -357,24 +357,29 @@ export function NotifyButton({ serverName, onClick }) { id="follow-button-popup" class="text-gray-200 p-4 rounded-md" style=${{ display: showPopup ? 'block' : 'none' }} - > -
-
Stay updated!
- +
+
Stay updated!
+
-