mirror of
https://gitee.com/zongzhige/shopxo-uniapp.git
synced 2026-07-07 06:15:24 +08:00
11 lines
164 B
CSS
11 lines
164 B
CSS
/*
|
|
* 列表
|
|
*/
|
|
.select-scroll-box {
|
|
height: calc(100vh - 186rpx);
|
|
}
|
|
|
|
.data-list .item .select-icon {
|
|
width: 35rpx;
|
|
height: 35rpx !important;
|
|
} |