help wanted
Metriche repository
- Star
- (388 star)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
Is it possible to somehow allow scrolling content inside div when use brim.js?
I try add <div style="width:100%;height:100%;overflow-y:scroll;-webkit-overflow-scrolling:touch;">content</div> in brim-main, but scroll don't work..