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 還沒有評估資料。