mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-18 16:30:13 +01:00
fix(traffic): make progress column visible
This commit is contained in:
parent
c153525fcc
commit
1595c13319
1 changed files with 1 additions and 0 deletions
|
|
@ -34,6 +34,7 @@
|
||||||
transform: rotate(180deg);
|
transform: rotate(180deg);
|
||||||
|
|
||||||
.progress-line {
|
.progress-line {
|
||||||
|
background-color: nb-theme(background-basic-color-4);
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
||||||
&.success {
|
&.success {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue