From 2f27b8537cacfc8842a8ba9a38e3d329ff17854a Mon Sep 17 00:00:00 2001 From: jcasado Date: Wed, 20 Mar 2024 12:50:47 +0100 Subject: [PATCH 1/8] refactor: #6946 add table and floating button --- src/components/ui/VnRow.vue | 6 +- src/pages/Entry/Card/EntryNotes.vue | 156 ++++++++++++++++++---------- 2 files changed, 105 insertions(+), 57 deletions(-) diff --git a/src/components/ui/VnRow.vue b/src/components/ui/VnRow.vue index f2d2b55de..a2f89ff3f 100644 --- a/src/components/ui/VnRow.vue +++ b/src/components/ui/VnRow.vue @@ -1,17 +1,17 @@