Update static assets for dashboard card changes

This commit is contained in:
Christopher C. Wells 2020-02-15 14:31:11 -08:00 committed by Christopher Charbonneau Wells
parent 0b437ae5cf
commit a449de0be4
5 changed files with 19 additions and 1 deletions

View File

@ -10094,9 +10094,18 @@ a.text-error:hover, a.text-error:focus {
.card-dashboard .card-header {
margin-bottom: 0; }
.card-dashboard .card-body .carousel {
margin-left: -1.25rem;
margin-right: -1.25rem;
padding-left: 1.25rem;
padding-right: 1.25rem; }
.card-diaperchange .progress {
height: 2rem; }
.card-feeding .card-body .last-feeding-method {
font-size: 2em; }
.card-statistics .card-body .container {
padding: 0; }

View File

@ -10094,9 +10094,18 @@ a.text-error:hover, a.text-error:focus {
.card-dashboard .card-header {
margin-bottom: 0; }
.card-dashboard .card-body .carousel {
margin-left: -1.25rem;
margin-right: -1.25rem;
padding-left: 1.25rem;
padding-right: 1.25rem; }
.card-diaperchange .progress {
height: 2rem; }
.card-feeding .card-body .last-feeding-method {
font-size: 2em; }
.card-statistics .card-body .container {
padding: 0; }

Binary file not shown.

File diff suppressed because one or more lines are too long