mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-20 17:30:14 +01:00
feat(dashboard): add an audio player widget (#15)
This commit is contained in:
parent
f690da083e
commit
d398290df2
12 changed files with 369 additions and 70 deletions
|
|
@ -48,11 +48,13 @@
|
|||
color: nga-theme(color-fg);
|
||||
}
|
||||
|
||||
.header {
|
||||
// TODO: Replace with the card header styles mixin
|
||||
.rating-header {
|
||||
line-height: 2rem;
|
||||
font-size: 1.25rem;
|
||||
font-family: nga-theme(font-secondary);
|
||||
font-weight: nga-theme(font-weight-bolder);
|
||||
color: nga-theme(color-fg-heading);
|
||||
}
|
||||
|
||||
.current-rate {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue