diff --git a/components/notes/note.vue b/components/notes/note.vue
index 3f818f4..e7a286a 100644
--- a/components/notes/note.vue
+++ b/components/notes/note.vue
@@ -1,14 +1,17 @@
-
+
+ :small-layout="smallLayout" class="z-[1]" />
+
+
-
+
+
@@ -26,6 +29,7 @@
diff --git a/components/timelines/timeline-item.vue b/components/timelines/timeline-item.vue
index 9373171..52a8b75 100644
--- a/components/timelines/timeline-item.vue
+++ b/components/timelines/timeline-item.vue
@@ -5,7 +5,7 @@
\ No newline at end of file
+
diff --git a/pages/[username]/[uuid].vue b/pages/[username]/[uuid].vue
index de5ab61..e5a954f 100644
--- a/pages/[username]/[uuid].vue
+++ b/pages/[username]/[uuid].vue
@@ -1,7 +1,10 @@