'Can not scroll (wish) in a special Div Container with Android Firefox or Chrome

I have a website (Dev) under Drupal 9 with bootstrap theme: http://test.iplas.de/de/cvd-diamonds

There is a link F&E, You can click on. With jQuery the click opens a div-container with id #aufklappblock with additional text. The div-Container can be closed bei Click on the Button in container.

Works on PC and on Android Safari.

On android firefox or chrome, the colored div is not scrollable (touchable). I have to use the little black margin between div and edge of device.

I found a few code examples to solve this without ugly scroll bar. But nothing works in this case. Perhaps i dont realy know the words to find the right solution.

Ho has an example for me and can decleare the problem, so i can seek perhaps more code examples?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source