requestSeal.wxss 413 B

1
  1. .seal-list{padding:30rpx}.seal-list .seal-item{height:140rpx;background-color:#fff;border-radius:16rpx;box-shadow:0 1px 12px rgba(3,3,3,.08);display:flex;align-items:center;padding:0 30rpx;margin-bottom:20rpx}.seal-list .seal-image{width:100rpx;height:100rpx}.seal-list .content{flex:1;width:0;margin-left:20rpx}.seal-list .title{font-weight:500;font-size:32rpx}.seal-list .article{color:#8c8c8c;margin-top:10rpx}