Add UI for instructors to add and edit classes
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user