Fixed up chart

This commit is contained in:
Max Robinson
2021-02-10 18:09:18 -07:00
parent 382794bf3f
commit 7b19798be9
14 changed files with 318 additions and 563 deletions

6
dist/css/style.css vendored
View File

@@ -226,6 +226,12 @@ button:hover{
margin: 5px;
}
#chartContainer {
height: 200px;
width: 100%;
}
.hot-controls {
position: fixed;
bottom: 10px;