Has a different behavior on android system than on ios system because on android you can't see the scroll bar instead on ios you can, plus on the mobile version the horizontal scrollable area always appears as a compact style instead I would like it by default and always visible.
Hi @Gaetano Cerciello ,
You can manage scrollbars with css. You can see here how to: https://www.w3schools.com/howto/howto_css_custom_scrollbar.asp
Cheers