update
This commit is contained in:
+1
-1
@@ -380,7 +380,7 @@ body > main {
|
||||
}
|
||||
|
||||
#coursenav-main-content {
|
||||
height: 100%;
|
||||
height: calc(100% - 85px);
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
|
||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
@@ -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
@@ -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;
|
||||
} */
|
||||
Reference in New Issue
Block a user