AllenFang / AllenFang/react-bootstrap-table
-md classes cause layout problems on narrow devices
未关闭
enhancement
- 主要语言
- JavaScript
- 星标
- 2.2k
- 派生
- 761
- PR 合并指标
- 30 天内没有已合并 PR
描述
Some table elements use "col-md-" classes, which display badly on small devices. Why not use "col-xs-" instead (or make it customizable)?
Here is an example where the pagination lays on two different lines for no good reason.

Replacing them by "col-xs-" in dev tools fixes the issue (but not that easy to override otherwise).
贡献指南
评估
这个 Issue 还没有评估数据。