I've done similar things with Bootstrap by putting the table within a div with css like min-width: 320px; overflow-x:auto; . This allows the div to scroll ...
確定! 回上一頁