smartRemind.wxss
386 字节
@import '../remind/remind.wxss';
.list_info_box {
font-size: 28rpx;
color: #666;
text-align: center;
margin-top: 16rpx;
padding: 15rpx 0;
}
.list_tab_box {
padding: 30rpx 70rpx !important;
justify-content: space-between
}
.circle {
font-size: 40rpx;
color: #e5e5ea;
}
.icon-xuanzhong {
color: #007aff;
}
.icon-jinru {
margin-left: 12rpx;
color: #acacac;
}