通過添加 .table-condensed 類可以讓表格更加緊湊,單元格中的內補(padding)均會減半。 <table class= "table table-condensed" > ... </table>; 將任何 .table 元素包裹 ...
確定! 回上一頁