From f90a8aae5ca7bdf966120a4462dba1f0101f1835 Mon Sep 17 00:00:00 2001 From: rmanaem Date: Thu, 9 Nov 2023 15:57:20 -0500 Subject: [PATCH] Aligned the ui elements in assessment tool workflow --- components/category-select-table.vue | 4 +- components/category-toolgroup.vue | 52 +++++++++-------- cypress/e2e/app/simple-e2etest.cy.js | 86 ++++++++++++++-------------- pages/categorization.vue | 6 +- 4 files changed, 74 insertions(+), 74 deletions(-) diff --git a/components/category-select-table.vue b/components/category-select-table.vue index 66e5977c..a6192053 100644 --- a/components/category-select-table.vue +++ b/components/category-select-table.vue @@ -2,9 +2,9 @@
- + - + -
- - + + + - - - - + :selectable="(option) => !getSelectedTools.some(el => el.identifier.includes(option.identifier))" + class="aligned-element" /> + + - - - - - - -
+
+ + + + +