Passable weight chart.

This commit is contained in:
Ian Gulliver
2016-01-05 23:52:32 -08:00
parent d26cc3c4ab
commit 2d319431f3
3 changed files with 68 additions and 4 deletions

View File

@@ -311,6 +311,13 @@ babyStatsDisplayEventCountValue {
white-space: pre-line;
}
babyStatsDisplayWeight {
display: block;
width: 90%;
height: 50vw;
flex-shrink: 0;
}
babyStatsDisplayTimelines {
display: block;
width: 100%;