feat(dashboard): add electricity table

This commit is contained in:
KostyaDanovsky 2017-07-11 18:59:08 +03:00
parent 76a33485e3
commit 727f50dd6c
7 changed files with 181 additions and 9 deletions

View file

@ -3,7 +3,7 @@
@include nga-install-component() {
nga-card {
background-image: radial-gradient(circle at 50% 50%, #423f8c, #302c6e);
background-image: nga-theme(radial-gradient);
}
nga-tabset {