igniteui-angular-samples
igniteui-angular-samples copied to clipboard
Make the Grid CRM app looks better
Steps to reproduce:
- npm i
- npm run start:app-crm
- Observe the sample loaded:
Grid CRM sample does not take the full height of the page and has no padding to borders.
Instead, to look better:
- Make it take full height
- Add some padding
In general, should look like how the FinJS Demo look: https://www.infragistics.com/angular-demos-lob/grid-finjs?theme-switch=true
NOTE: To run the FinJS demo from this repo:
- nom run start:app-lob
- Go to http://localhost:62936/samples/grid-finjs