From 3f4edb3e30eafaa0b293e27e2c1d177104930fc4 Mon Sep 17 00:00:00 2001 From: SondreB Date: Sat, 31 Dec 2022 18:31:01 +0100 Subject: [PATCH] Tune the layout and make the root event render with same style --- src/app/note/note.component.html | 32 +++++++++++++++++--------------- src/app/note/note.component.ts | 3 +++ src/styles.scss | 16 +++++++++++----- 3 files changed, 31 insertions(+), 20 deletions(-) diff --git a/src/app/note/note.component.html b/src/app/note/note.component.html index 78a48aa..570f226 100644 --- a/src/app/note/note.component.html +++ b/src/app/note/note.component.html @@ -1,7 +1,7 @@
-
+
-
-
- - - {{ event.created_at | ago }} - - - + +
+
+ + + {{ event.created_at | ago }} + + + +
-
-
NO ITEMS!
- + + + -
+
{{ event.created_at | ago }}