Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 71531

How to disable ion-content scroll but certain components scrollable?

$
0
0

Hello… I am trying to make my ion-content not scrollable, and I did it by doing this on my CSS file:

ion-content {
 --overflow: hidden;
}

but then, I tried to make the lines of an ion-grid scrollable and I can’t do it, I did it this way:

.content-grid {
  overflow-y: scroll !important;
}

Could you guys please tell me what am I doing wrong?

Thank you for your attention

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 71531

Trending Articles



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