fix(traffic): make progress column visible

This commit is contained in:
Sergey Andrievskiy 2019-06-19 19:26:20 +03:00
parent c153525fcc
commit 1595c13319

View file

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