From 9814abf55f56fa555a5f5f34b0c63b3b1820f840 Mon Sep 17 00:00:00 2001 From: Jannat Patel Date: Wed, 4 Feb 2026 16:04:28 +0530 Subject: [PATCH] fix: dark mode issues of course dashboard --- frontend/src/components/NumberChartGraph.vue | 2 +- .../src/pages/Courses/CourseDashboard.vue | 6 +-- .../pages/Courses/StudentCourseProgress.vue | 46 +++++++++++++++---- 3 files changed, 40 insertions(+), 14 deletions(-) diff --git a/frontend/src/components/NumberChartGraph.vue b/frontend/src/components/NumberChartGraph.vue index 51c771c3..67fdd508 100644 --- a/frontend/src/components/NumberChartGraph.vue +++ b/frontend/src/components/NumberChartGraph.vue @@ -5,7 +5,7 @@
-
+
{{ value }}
diff --git a/frontend/src/pages/Courses/CourseDashboard.vue b/frontend/src/pages/Courses/CourseDashboard.vue index 5bb8680f..186c29f1 100644 --- a/frontend/src/pages/Courses/CourseDashboard.vue +++ b/frontend/src/pages/Courses/CourseDashboard.vue @@ -22,7 +22,7 @@
-
+
{{ __('Students') }}
@@ -132,7 +132,7 @@
-
+