Force Overflow Scrollbar to be visible on mobile

Using dev tools, the scroll bar is visible. However, on iPhone safari, the scroll bar is only visible when sliding on the element. How can I force that the scroll bar is shown on mobile?
No description
6 Replies
clevermissfox
clevermissfox6mo ago
Is it only on Safari it's invisible or other mobile browsers too?
Matt
Matt6mo ago
I haven't been able to test on other browsers
SvenSplynter
SvenSplynter6mo ago
Unless I'm mistaking, Apple iOS no longer supports customizing the scrollbar. The only solution would be to build your own scrollbar.
Matt
Matt6mo ago
The scroll bar is visible when you touch and drag on the element I'm just trying to make it visible all times
SvenSplynter
SvenSplynter6mo ago
I understand. And in order to do that, you would have to customize (through CSS) the behavior of the standard scrollbar. This is no longer supported in iOS.
Matt
Matt6mo ago
Ah okay Thank you
Want results from more Discord servers?
Add your server