Bootstrap 3 table - table-responsive not working

后端 未结 10 1198
攒了一身酷
攒了一身酷 2020-12-30 00:30

I\'m using bootstrap 3 for a website project. I\'m trying to create a page with a responsive table, so that I\'d have the scrollbar when the table is too big. I made a test

10条回答
  •  执笔经年
    2020-12-30 01:33

    For me it was the 'min-width' value in body element breaking the responsiveness of this class.

提交回复
热议问题