My tables are causing a horizontal scroll bar to appear when converted to Bootstrap data tables.
Adding the "p-3" class to the table's div for padding eliminates the scroll bar but also narrows the table.
Is there a solution to removing the scroll bar without sacrificing the table's horizontal space?