Files
ionic-framework/scss/ionic/_scroll.scss
2013-10-23 12:33:53 -05:00

9 lines
159 B
SCSS

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