Are there any unexpected side affects of setting .scroll to height: 100%

I’m just wondering if there are any unexpected side affects I might run into if I set .scroll to height: 100% for my entire app. I’ve been doing it for certain views where needed, but was thinking it would be easier if I just set it for my entire app. But, as I’m also pretty new to Ionic, I want to make sure this won’t cause any unexpected side affects.