diff --git a/app/styles/components/summary.scss b/app/styles/components/summary.scss index df9588eb..ded6fa1e 100644 --- a/app/styles/components/summary.scss +++ b/app/styles/components/summary.scss @@ -54,6 +54,10 @@ padding: 3px; position: relative; width: 15%; + .current-progress { + background: $fresh-taiga; + height: 24px; + } .defined-points { background: $red-light; height: 24px;