From be651ef70e6c6a8c6cd4c25c73c2de2be5828bad Mon Sep 17 00:00:00 2001 From: rmanaem Date: Sat, 9 Dec 2023 14:37:24 -0500 Subject: [PATCH 1/3] Implemented styling for rows --- components/annot-single-tool.vue | 42 +++++++++++++++++++++++++++++--- 1 file changed, 39 insertions(+), 3 deletions(-) diff --git a/components/annot-single-tool.vue b/components/annot-single-tool.vue index ae4d3b23..e69f379f 100644 --- a/components/annot-single-tool.vue +++ b/components/annot-single-tool.vue @@ -2,10 +2,10 @@
+ :items="uniqueColumnValues" + :tbody-tr-class="styleTableRow">