/** * Scroll is the scroll view component available for complex and custom * scroll view functionality. */ .scroll { position: absolute; width: 100%; }