fix bug
This commit is contained in:
@ -68,7 +68,8 @@ export class DatatableComplianceSalesmanComponent implements OnInit {
|
||||
ui: {
|
||||
class: 'custom',
|
||||
widget: 'custom',
|
||||
grid: { xxl: 12, xl: 12, lg: 12, md: 12, sm: 12, xs: 12 }
|
||||
grid: { xxl: 9, xl: 10, lg: 12, md: 24, sm: 24, xs: 24 }
|
||||
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user