$('#example').dataTable( { "autoWidth": false } );. That will stop DataTables adding its calculated widths to the table, leaving your ( ...
確定! 回上一頁