/*Write your custom css in this file.*/
.dataTables_wrapper{
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
    }