mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-02-17 05:28:06 +01:00
fix(icons popover): fix eva icons color, popover arrow style (#1923)
This commit is contained in:
parent
73e9b26692
commit
242ce8dab6
4 changed files with 53 additions and 25 deletions
|
|
@ -4,6 +4,7 @@ import { MENU_ITEMS } from './pages-menu';
|
|||
|
||||
@Component({
|
||||
selector: 'ngx-pages',
|
||||
styleUrls: ['pages.component.scss'],
|
||||
template: `
|
||||
<ngx-sample-layout>
|
||||
<nb-menu [items]="menu"></nb-menu>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue