@import "taro-ui/dist/style/components/indexes.scss";
@import "taro-ui/dist/style/components/toast.scss";
@import "taro-ui/dist/style/components/list.scss";
// @import "tea-component-mobile/lib/list/style/index"

.taro-scroll-picker {
    position: relative;
    overflow: auto;
    height: 100vh;
}