UNPKG

@antmjs/vantui

Version:

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

1 lines 2.16 kB
:root,page{--primary-color:#07c160}.van-check-list-wrapper{font-size:28px;font-size:var(--check-list-font-size, 28px);display:-webkit-box;display:-webkit-flex;display:flex}.van-check-list-wrapper .check-list-arrow-down{margin-left:6px;position:relative;top:6px}.van-check-list-wrapper .check-list-title{text-align:center;font-size:32px;font-size:var(--check-list-title-font-size, 32px);font-weight:500;padding:18px 0;color:#333;border-bottom:1px solid #f0e8e8}.van-check-list-wrapper .van-search__content{background-color:#fff}.van-check-list-wrapper .check-list-body{overflow-y:scroll;padding:0 18px;position:relative}.van-check-list-wrapper .check-list-footer{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.van-check-list-wrapper .check-list-item{display:-webkit-box;display:-webkit-flex;display:flex;padding:20px 0;padding:var(--check-list-item-padding,20px 0);border-bottom:1px solid #e9e9f1;border-bottom:var(--check-list-item-border,1px solid #e9e9f1)}.van-check-list-wrapper .check-label-name{margin-left:12px;width:calc(100vw - 180px);text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.van-check-list-wrapper .check-list-cancel-btn{background-color:#f7f7f7;background-color:var(--check-list-cancel-background,#f7f7f7)}.van-check-list-wrapper .check-list-loading{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;margin-top:20%;position:absolute;width:100%;left:0;top:0}.van-check-list-wrapper .check-list-empty{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.van-check-list-wrapper .check-list-content{color:inherit;display:-webkit-box;display:-webkit-flex;display:flex}.van-check-list-wrapper .check-list-nocontent{color:#babcc0;color:var(--check-list-placeholder-color,#babcc0)}.van-check-list-wrapper .clear-box{padding:4px;margin-left:6px;position:relative;top:-4px}.van-check-list-wrapper .van-icon-clear{color:#c8c9cc}