AllenFang / AllenFang/react-bootstrap-table
Inline styles causing issues
- Ngôn ngữ chính
- JavaScript
- Star
- 2.2k
- Fork
- 761
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
There are inline styles of `height: 100%` for the divs with classes `react-bs-table react-bs-table-bordered` and the `react-bs-container-body` this produces a weird/undesirable rendering in the theme I'm using ( the container stretches past the table contents toward the bottom of the page ). Turning off the inline styles in dev tools fixes the table for me.
Here are some examples of the issue:


Why are there inline styles there? And how do you recommend clearing them out?
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.