refactor(traffic): use border variable for traffic bar

This commit is contained in:
Sergey Andrievskiy 2019-06-21 13:50:37 +03:00
parent 6cd054128c
commit 81ace1a0ce

View file

@ -34,7 +34,7 @@
transform: rotate(180deg);
.progress-line {
background-color: nb-theme(background-basic-color-4);
background-color: nb-theme(border-basic-color-3);
width: 100%;
&.success {