diff --git a/gdn-app/src/components/CNote.vue b/gdn-app/src/components/CNote.vue
index 152523d..e5b37c9 100644
--- a/gdn-app/src/components/CNote.vue
+++ b/gdn-app/src/components/CNote.vue
@@ -176,14 +176,14 @@ function onCreateEditorFinish(text: string): void {
note not found
-
-
+
+
-
+
-
+
diff --git a/gdn-app/src/components/CNoteButton.vue b/gdn-app/src/components/CNoteButton.vue
index ede1c5c..4bedc98 100644
--- a/gdn-app/src/components/CNoteButton.vue
+++ b/gdn-app/src/components/CNoteButton.vue
@@ -1,5 +1,6 @@
@@ -7,11 +8,11 @@ const props = defineProps<{