From aed4c6915d8a956449b1f1ba9b28eca4474bd1d1 Mon Sep 17 00:00:00 2001 From: raizasafeel <89463672+raizasafeel@users.noreply.github.com> Date: Tue, 14 Apr 2026 11:29:28 +0530 Subject: [PATCH] refactor: swap remaining physical tailwind classes for rtl-safe equivalents --- frontend/src/components/Settings/SettingDetails.vue | 2 +- frontend/src/pages/Assignments.vue | 4 ++-- frontend/src/pages/Batches/BatchForm.vue | 2 +- frontend/src/pages/Courses/CourseImportModal.vue | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/frontend/src/components/Settings/SettingDetails.vue b/frontend/src/components/Settings/SettingDetails.vue index 3166582e..e1fa228f 100644 --- a/frontend/src/components/Settings/SettingDetails.vue +++ b/frontend/src/components/Settings/SettingDetails.vue @@ -10,7 +10,7 @@ {{ __(description) }} -
+
-
+
-
+
{{ assignments.data?.length }} {{ __('of') }} {{ totalAssignments.data }} diff --git a/frontend/src/pages/Batches/BatchForm.vue b/frontend/src/pages/Batches/BatchForm.vue index 61cb428e..d92d0345 100644 --- a/frontend/src/pages/Batches/BatchForm.vue +++ b/frontend/src/pages/Batches/BatchForm.vue @@ -275,7 +275,7 @@
-
+
diff --git a/frontend/src/pages/Courses/CourseImportModal.vue b/frontend/src/pages/Courses/CourseImportModal.vue index 2dd46fb2..2febd879 100644 --- a/frontend/src/pages/Courses/CourseImportModal.vue +++ b/frontend/src/pages/Courses/CourseImportModal.vue @@ -59,7 +59,7 @@ class="h-[120px] flex items-center justify-center bg-surface-gray-1 border border-dashed border-outline-gray-3 rounded-md" >