@v4fire/client
Version:
V4Fire client core library
22 lines (16 loc) • 327 B
text/stylus
/*!
* V4Fire Client Core
* https://github.com/V4Fire/Client
*
* Released under the MIT license
* https://github.com/V4Fire/Client/blob/master/LICENSE
*/
@import "super/i-data/i-data.styl"
$p = {
}
b-virtual-scroll-new extends i-data
width 100%
&__container
position relative
box-sizing border-box
width 100%