From 5ca577bc0a4778c3164f0bc8955e8087e5fc3080 Mon Sep 17 00:00:00 2001 From: Jannat Patel Date: Mon, 11 Aug 2025 17:02:46 +0530 Subject: [PATCH] fix: responsive layout for pages --- frontend/src/components/BatchStudents.vue | 2 +- frontend/src/pages/Batch.vue | 4 ++-- frontend/src/pages/BatchDetail.vue | 2 +- frontend/src/pages/Batches.vue | 16 +++++++++------- frontend/src/pages/Courses.vue | 2 +- frontend/src/pages/Lesson.vue | 7 +++---- 6 files changed, 17 insertions(+), 16 deletions(-) diff --git a/frontend/src/components/BatchStudents.vue b/frontend/src/components/BatchStudents.vue index 3b0ce342..f3a73d76 100644 --- a/frontend/src/components/BatchStudents.vue +++ b/frontend/src/components/BatchStudents.vue @@ -5,7 +5,7 @@ {{ __('Statistics') }} -
+
-
+
{{ __('About this batch') }} diff --git a/frontend/src/pages/BatchDetail.vue b/frontend/src/pages/BatchDetail.vue index eaeeb482..602162e2 100644 --- a/frontend/src/pages/BatchDetail.vue +++ b/frontend/src/pages/BatchDetail.vue @@ -28,6 +28,7 @@
+
-
diff --git a/frontend/src/pages/Batches.vue b/frontend/src/pages/Batches.vue index eaf84225..6b687720 100644 --- a/frontend/src/pages/Batches.vue +++ b/frontend/src/pages/Batches.vue @@ -26,18 +26,13 @@ {{ __('All Batches') }}
-
+ +
- +