Table column sizing

后端 未结 7 505
广开言路
广开言路 2020-11-27 02:33

In Bootstrap 3, I could apply col-sm-xx to the th tags in the thead and resize table columns at will. However this doesn

7条回答
  •  自闭症患者
    2020-11-27 03:11

    Disclaimer: This answer may be a bit old. Since the bootstrap 4 beta. Bootstrap has changed since then.

    The table column size class has been changed from this

    3 columns wide
    

    to

    3 columns wide
    

提交回复
热议问题