feat(dashboard): add an audio player widget (#15)

This commit is contained in:
Lex Zhukov 2017-07-14 14:38:25 +03:00 committed by GitHub
parent f690da083e
commit d398290df2
12 changed files with 369 additions and 70 deletions

View file

@ -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 {