This commit is contained in:
2025-09-23 10:11:35 -06:00
parent 4bc2a47a96
commit b234ae0d22
52 changed files with 733 additions and 64 deletions
+1 -1
View File
@@ -380,7 +380,7 @@ body > main {
}
#coursenav-main-content {
height: 100%;
height: calc(100% - 85px);
overflow-x: hidden;
}
+1 -1
View File
File diff suppressed because one or more lines are too long
+4
View File
@@ -495,3 +495,7 @@ h6 {
.pop_html_style .swal2-html-container {
padding: 0.5em;
}
/* .wrap-course-content {
transition: transform 0.3s ease, left 0.3s ease, top 0.3s ease;
} */
+5 -1
View File
@@ -481,4 +481,8 @@ h6 {
.pop_html_style .swal2-html-container {
padding: 0.5em;
}
}
/* .wrap-course-content {
transition: transform 0.3s ease, left 0.3s ease, top 0.3s ease;
} */