AllenFang / AllenFang/react-bootstrap-table

IE Rendering Horizontal & Vertical Scrollbars on Cells

Abierto
#801 1 comentario 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
JavaScript
Estrellas
2.2k
Forks
761
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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!

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.