From b4f5e6d65cd9049ef5d01064efb49a813d9d6cc2 Mon Sep 17 00:00:00 2001 From: Allan Otodi Opeto <103313919+AllanOXDi@users.noreply.github.com> Date: Fri, 29 Mar 2024 17:17:18 +0300 Subject: [PATCH 1/3] replaces TabsWithOverflow with KListWithOverflow --- .../plan/CreateExamPage/CreateQuizSection.vue | 31 +++++++------------ 1 file changed, 12 insertions(+), 19 deletions(-) diff --git a/kolibri/plugins/coach/assets/src/views/plan/CreateExamPage/CreateQuizSection.vue b/kolibri/plugins/coach/assets/src/views/plan/CreateExamPage/CreateQuizSection.vue index 0e028cca79d..564e44fdd1e 100644 --- a/kolibri/plugins/coach/assets/src/views/plan/CreateExamPage/CreateQuizSection.vue +++ b/kolibri/plugins/coach/assets/src/views/plan/CreateExamPage/CreateQuizSection.vue @@ -39,49 +39,42 @@ :layout8="{ span: 6 }" :layout12="{ span: 10 }" > - -