Body overflow-x scroll header and body not match

Body overflow-x scroll header and body not match

sundarrajansundarrajan Posts: 1Questions: 1Answers: 0

div.dataTables_scrollHead {
overflow: visible !important;
}

I have to give that in the desktop view. The desktop view is working fine But the mobile view. I try to scroll horizontally, the header and body do not match.

Answers

  • colincolin Posts: 15,237Questions: 1Answers: 2,599

    We're happy to take a look, but as per the forum rules, please link to a test case - a test case that replicates the issue will ensure you'll get a quick and accurate response. Information on how to create a test case (if you aren't able to link to the page you are working on) is available here.

    Cheers,

    Colin

This discussion has been closed.