mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-20 01:10:13 +01:00
Add material menu icon for material themes
This commit is contained in:
parent
a0af66a5d0
commit
0e4cee0a6a
6 changed files with 43 additions and 44 deletions
|
|
@ -85,7 +85,7 @@
|
|||
</nb-card>
|
||||
</div>
|
||||
</div>
|
||||
<div *ngIf="materialThemeActivated" class="row">
|
||||
<div *ngIf="materialTheme$ | async" class="row">
|
||||
<div class="col-lg-12">
|
||||
<ngx-material-inputs></ngx-material-inputs>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue