From f27ce871ee039ec207d648d33015c80d8b98cb98 Mon Sep 17 00:00:00 2001 From: malkja Date: Fri, 26 Jul 2024 12:08:36 +0200 Subject: [PATCH 01/15] feat: add a top row for 'witness', 'entry' and update the styling of the variant item --- src/components/annotations/AnnotationVariantItem.vue | 8 ++++---- src/components/annotations/AnnotationsList.vue | 4 ++++ 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/src/components/annotations/AnnotationVariantItem.vue b/src/components/annotations/AnnotationVariantItem.vue index 5cdfa992..316843f7 100644 --- a/src/components/annotations/AnnotationVariantItem.vue +++ b/src/components/annotations/AnnotationVariantItem.vue @@ -1,8 +1,8 @@ diff --git a/src/components/annotations/AnnotationsList.vue b/src/components/annotations/AnnotationsList.vue index e121347c..ad8d453f 100644 --- a/src/components/annotations/AnnotationsList.vue +++ b/src/components/annotations/AnnotationsList.vue @@ -1,5 +1,9 @@