From 7564f0418b58aa739bab6748a298c7a214ea1a76 Mon Sep 17 00:00:00 2001 From: raizasafeel <89463672+raizasafeel@users.noreply.github.com> Date: Thu, 12 Feb 2026 10:16:53 +0530 Subject: [PATCH] fix: dark mode text and divider colors in course dashboard --- frontend/src/pages/Courses/CourseDashboard.vue | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/frontend/src/pages/Courses/CourseDashboard.vue b/frontend/src/pages/Courses/CourseDashboard.vue index 186c29f1..1b332383 100644 --- a/frontend/src/pages/Courses/CourseDashboard.vue +++ b/frontend/src/pages/Courses/CourseDashboard.vue @@ -1,6 +1,6 @@