Alex

Results 1 comments of Alex

**css** > .react-bootstrap-table { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch } .react-bootstrap-table table { table-layout: auto !important } > .table th, .table td { white-space: nowrap } **Table...