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

@ -43,10 +43,8 @@
}
.team-bio {
// TODO: nga-theme(color-fg) is not getting needed color
// color: nga-theme(color-fg);
text-align: justify;
color: #d1d1ff;
color: nga-theme(color-fg-text);
}
}