How to disable horizontal scroll

Hi,

I have a leaflet map in my app and its working really fine, but if i want to go north or south, i cant swipe there. With ionic serve there is a small scrollbar on the side:

Its not visable in the app but like with ionic serve i cant swipe up or down (at least without many problems).
The map div is 100% height, but even with less its the same problem.

Is there any feature to completly disable the scrollbar?