Quantcast
Channel: Ionic Framework - Ionic Forum
Viewing all articles
Browse latest Browse all 49259

How to style IonContent scrollbar?

$
0
0

I have (thick scrollbar)

I want (thin scrollbar) :

I achieved this look in dev-tools with code:

.scroll-y {
	overflow-y: auto;
	scrollbar-width: thin;
	scrollbar-color: lightgray white;
}

But when I tried to save it in my css, I can’t affect on this element…

2 posts - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 49259

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>