feat(dashboard): improve electricity card styles fot default theme

This commit is contained in:
KostyaDanovsky 2017-08-04 15:11:32 +03:00
parent 325dc2a9d7
commit 7bccda807a
10 changed files with 228 additions and 145 deletions

View file

@ -68,7 +68,6 @@ const NB_THEME_PROVIDERS = [
[DEFAULT_THEME, COSMIC_THEME],
).providers,
...NbSidebarModule.forRoot().providers,
...NbSidebarModule.forRoot().providers,
...NbMenuModule.forRoot().providers,
];