Add UI for instructors to add and edit classes

This commit is contained in:
2020-01-16 01:32:52 +00:00
parent 561e3f99d0
commit df0d83983d
10 changed files with 225 additions and 17 deletions
+6 -1
View File
@@ -63,7 +63,7 @@ body {
padding-bottom: 24rem;
}
.course-editor {
.course-editor, .class-editor {
margin-bottom: 1rem;
}
@@ -87,6 +87,11 @@ body {
margin-bottom: 1rem !important;
}
.rdtTimeToggle {
font-size: 2rem;
padding-top: 1rem;
}
.footer {
margin-top: -20rem;