more progress on refactor

This commit is contained in:
Craig
2020-01-23 15:23:26 +00:00
parent 8ba1b68a21
commit 157ee2e1fb
45 changed files with 1344 additions and 789 deletions

View File

@ -68,6 +68,7 @@
flex-grow: 1;
display: flex;
overflow: auto;
padding-top: 5px;
}
}
</style>