mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-16 23:40:14 +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);
|
||||
|
||||
.progress-line {
|
||||
background-color: nb-theme(background-basic-color-4);
|
||||
width: 100%;
|
||||
|
||||
&.success {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue