diff --git a/src/components/ui/VnNotes.vue b/src/components/ui/VnNotes.vue index 44ef798ec..081c58f14 100644 --- a/src/components/ui/VnNotes.vue +++ b/src/components/ui/VnNotes.vue @@ -27,93 +27,87 @@ async function insert() { } - - - - - - - - - - - + + + + + + + + + + - - {{ toDateHour(note.created) }} - - - - - - {{ note.text }} + + {{ toDateHour(note.created) }} - - - - - - - - - - - - - - - {{ t('Add note') }} - - - - - - - - - - - - - - + + + + + {{ note.text }} + + + + + + + + + + + + + + + + {{ t('Add note') }} + + + + + + + + + + + + +