Merge branch 'MDL-85195-main' of https://github.com/lucaboesch/moodle

This commit is contained in:
Huong Nguyen
2025-04-15 08:54:35 +07:00
+2 -2
View File
@@ -5,8 +5,8 @@
}
.block_myoverview .whitebutton .btn-secondary {
background: white;
border-color: var(--primary);
color: var(--primary);
border-color: var(--bs-primary);
color: var(--bs-primary);
}
.page-mycourses .block_myoverview .block-controls {