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

@ -41,7 +41,7 @@
</div>
</div>
<div ngbDropdown>
<div ngbDropdown [ngClass]="{'ghost-dropdown': currentTheme == 'default'}">
<button type="button" class="btn btn-primary" ngbDropdownToggle>
{{ type }}
</button>