diff --git a/styles/elements/_graphs.scss b/styles/elements/_graphs.scss index 930f2d71..d4586210 100644 --- a/styles/elements/_graphs.scss +++ b/styles/elements/_graphs.scss @@ -15,4 +15,10 @@ meter { &::-moz-meter-bar { background: $color-primary; } + + .meter__fallback { + display: inline-block; + background: $color-primary; + height: 100%; + } } diff --git a/templates/workspaces/reports/index.html b/templates/workspaces/reports/index.html index 3da4987d..d31a9ea3 100644 --- a/templates/workspaces/reports/index.html +++ b/templates/workspaces/reports/index.html @@ -35,7 +35,9 @@
- + +
+
Total spend to date