UNPKG

wux-weapp

Version:

一套组件化、可复用、易扩展的微信小程序 UI 组件库

11 lines (8 loc) 236 B
@import "../styles/mixins/index.less"; @import "../styles/themes/index.less"; .@{wux-prefix}-select { &__scroll-view { max-height: @scroll-view-size; } .toolbar-style(@heading-color, @stable-inverse, @balanced); }