@v4fire/client
Version:
V4Fire client core library
31 lines (24 loc) • 513 B
text/stylus
/*!
* V4Fire Client Core
* https://github.com/V4Fire/Client
*
* Released under the MIT license
* https://github.com/V4Fire/Client/blob/master/LICENSE
*/
b-virtual-scroll_theme_demo extends b-virtual-scroll
/theme &__option-el
position relative
display flex
justify-content center
align-items center
size 200px
margin 20px
background-color red
&:after
content attr(data-index)
font-size 20px
color #FFF
/theme &__skeleton
size 200px
margin 20px
background-color gray