diff --git a/src/app/features/calls/modals/notes-modal/modal-notes.page.html b/src/app/features/calls/modals/notes-modal/modal-notes.page.html index 4220a13..1335f9c 100644 --- a/src/app/features/calls/modals/notes-modal/modal-notes.page.html +++ b/src/app/features/calls/modals/notes-modal/modal-notes.page.html @@ -9,23 +9,21 @@

Call Notes

- -
- -
+
+ +
-
- -
- {{note.FullName}} - - {{note.Note}} - {{note.TimestampFormatted}} - -
+
+ +
+ {{note.FullName}} + + {{note.Note}} + {{note.TimestampFormatted}} +
- +