fix react warnings on config page

This commit is contained in:
gingervitis
2020-11-28 18:43:59 -08:00
parent 3822e49591
commit 1c40d2d428
4 changed files with 27 additions and 30 deletions

View File

@@ -81,4 +81,8 @@
.lineChartContainer {
margin: 2em auto;
}
.configSection {
margin-bottom: 2em;
}