Temperature chart.

This commit is contained in:
Ian Gulliver
2016-01-06 00:07:26 -08:00
parent 2d319431f3
commit bb0f1ccbad
2 changed files with 48 additions and 1 deletions

View File

@@ -318,6 +318,13 @@ babyStatsDisplayWeight {
flex-shrink: 0;
}
babyStatsDisplayTemp {
display: block;
width: 90%;
height: 50vw;
flex-shrink: 0;
}
babyStatsDisplayTimelines {
display: block;
width: 100%;