From a481bcd974106b97a50eedf8d770ebdae10db206 Mon Sep 17 00:00:00 2001 From: Jannat Patel Date: Fri, 14 Nov 2025 17:46:31 +0530 Subject: [PATCH] fix: test case table ux --- .../src/components/Controls/ChildTable.vue | 74 ++++++++++++------- .../src/components/Modals/EvaluationModal.vue | 3 +- 2 files changed, 51 insertions(+), 26 deletions(-) diff --git a/frontend/src/components/Controls/ChildTable.vue b/frontend/src/components/Controls/ChildTable.vue index f342a2a6..dd34a34f 100644 --- a/frontend/src/components/Controls/ChildTable.vue +++ b/frontend/src/components/Controls/ChildTable.vue @@ -3,7 +3,7 @@
{{ label }}
-
+
@@ -43,20 +43,27 @@ -
- -
+ +
+
@@ -73,17 +80,19 @@