Open robinsjp opened 5 years ago
I'm using ng2-data-table in an angular cli project with ngx-bootstrap. The bootstrap css has been included in angular.json:
"styles": [ "./node_modules/bootstrap/dist/css/bootstrap.min.css", "./node_modules/ngx-bootstrap/datepicker/bs-datepicker.css", "./node_modules/font-awesome/css/font-awesome.css", "src/styles.css" ],
but there is absolutely no styling on the pagination of the datatable.
This is the footer of the table:
`
I'm using ng2-data-table in an angular cli project with ngx-bootstrap. The bootstrap css has been included in angular.json:
but there is absolutely no styling on the pagination of the datatable.
This is the footer of the table:
`