From 3bdd252c693e2e95986345f09c54f01cf9c3876d Mon Sep 17 00:00:00 2001 From: Dinesh Date: Tue, 28 Nov 2023 09:12:14 +0545 Subject: [PATCH] Notification css --- .../Views/Customer/Notifications.cshtml | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/CustomerOnlineV2/CustomerOnlineV2/Views/Customer/Notifications.cshtml b/CustomerOnlineV2/CustomerOnlineV2/Views/Customer/Notifications.cshtml index 7367920..1d15428 100644 --- a/CustomerOnlineV2/CustomerOnlineV2/Views/Customer/Notifications.cshtml +++ b/CustomerOnlineV2/CustomerOnlineV2/Views/Customer/Notifications.cshtml @@ -39,10 +39,10 @@
@*
S.N.
*@ -
Category
-
Title
-
Message
-
Date
+
Category
+
Title
+
Message
+
Date
@*
Date
Transaction Type
*@
@@ -54,10 +54,10 @@
@*
${sn}
*@ -
${iconHtml}
-
${d.title}
-
${d.body}
-
${d.date}
+
+
+
+
@@ -180,8 +180,8 @@ var row = `
-
${iconHtml}
-
${d.title}
+
${iconHtml}
+
${d.title}
${d.body}
${d.date}