mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-01-07 10:08:50 +01:00
refactor(traffic): use border variable for traffic bar
This commit is contained in:
parent
6cd054128c
commit
81ace1a0ce
1 changed files with 1 additions and 1 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue