UNPKG

@antmjs/vantui

Version:

一套适用于Taro3及React的vantui组件库

16 lines (12 loc) 299 B
@import '../style/var.less'; .van-pull-to-refresh { &-status { color: #969799; .theme(font-size, '@pull-to-refresh-font-size'); overflow: hidden; transition: all @pull-to-refresh-animation-duration; display: flex; align-items: center; justify-content: center; } }