chore(app): update @nga/theme and fix styles according to linter

This commit is contained in:
tibing 2017-04-21 17:23:44 +03:00
parent ff0e6adf60
commit f127fd37e1
31 changed files with 173 additions and 188 deletions

View file

@ -7,7 +7,7 @@ import { Component } from '@angular/core';
<nga-menu></nga-menu>
<router-outlet></router-outlet>
</one-coll-layout>
`
`,
})
export class PagesComponent {
}