AllenFang / AllenFang/react-bootstrap-table

IE Rendering Horizontal & Vertical Scrollbars on Cells

オープン
#801 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
JavaScript
スター
2.2k
フォーク
761
PR マージ指標
30日以内にマージされた PR はありません

説明

By default IE is rendering horizontal & vertical scrollbars on each cell even though there is nothing to scroll. I removed this by adding -ms-overflow-style: -ms-autohiding-scrollbar; style to the outer div.

This removed the scrollbars by default but now they still show when I hover over any cell.
How can I get rid of this?

I'm not entirely sure if it's an issue with this library but I figured I'd ask the community who've worked with this and hope someone has encountered this before.

Thanks!

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。