mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-23 19:00:13 +01:00
refactor(player): use border variable to style line
This commit is contained in:
parent
4bbf0993ad
commit
25a98a3e11
1 changed files with 1 additions and 1 deletions
|
|
@ -81,7 +81,7 @@
|
|||
width: 100%;
|
||||
height: 2px;
|
||||
cursor: pointer;
|
||||
background: nb-theme(background-basic-color-3);
|
||||
background: nb-theme(border-basic-color-3);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue