warinza
Results
1
comments of
warinza
New solution : not edit react-bootstrap-table2.css in new css ``` .div-horizontal { overflow: auto; white-space: nowrap; } .table { overflow: auto; table-layout: auto !important; } ``` Div Wrap BootStrapTable ```...