Add transaction editor to UI

This commit is contained in:
2020-01-18 03:34:55 +00:00
parent 08bd52704b
commit 6a7f409986
4 changed files with 268 additions and 48 deletions
+1 -1
View File
@@ -63,7 +63,7 @@ body {
padding-bottom: 24rem;
}
.course-editor, .class-editor {
.course-editor, .class-editor, .transaction-editor {
margin-bottom: 1rem;
}