AllenFang / AllenFang/react-bootstrap-table

IE Rendering Horizontal & Vertical Scrollbars on Cells

Aperta
#801 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
JavaScript
Stelle
2.2k
Fork
761
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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!

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.