Alejandro Isla
Results
1
comments of
Alejandro Isla
this works for me! ``` .react-bootstrap-table { overflow-x: auto; } .react-bootstrap-table .table { width: calc(100% - 3px); } ```