From 1595c133196dbeb27a2236a6e6a141c9ca178d4a Mon Sep 17 00:00:00 2001 From: Sergey Andrievskiy Date: Wed, 19 Jun 2019 19:26:20 +0300 Subject: [PATCH] fix(traffic): make progress column visible --- .../front-side/traffic-bar/traffic-bar.component.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/pages/e-commerce/traffic-reveal-card/front-side/traffic-bar/traffic-bar.component.scss b/src/app/pages/e-commerce/traffic-reveal-card/front-side/traffic-bar/traffic-bar.component.scss index 3722a511..8bf2d2a2 100644 --- a/src/app/pages/e-commerce/traffic-reveal-card/front-side/traffic-bar/traffic-bar.component.scss +++ b/src/app/pages/e-commerce/traffic-reveal-card/front-side/traffic-bar/traffic-bar.component.scss @@ -34,6 +34,7 @@ transform: rotate(180deg); .progress-line { + background-color: nb-theme(background-basic-color-4); width: 100%; &.success {