You can make it horizontal scrollable by adding overflow-x: auto; .table-scrollable { overflow-x: auto; max-width: 600px; box-shadow: inset ...
確定! 回上一頁