detail.wxss 528 B

12345678910
  1. .cu-bar {min-height: 40rpx;}
  2. .service-content {background-color: white;padding:10rpx 20rpx;font-size:22rpx;}
  3. .cu-bar .action:first-child {margin-left:20rpx;}
  4. .cu-bar .action:last-child {margin-right:20rpx;}
  5. .html-content {background-color: white;padding:10rpx 20rpx;}
  6. .join-box {width:750rpx;height:80rpx;}
  7. .join-btn {width:750rpx;height:80rpx;position: fixed;display: flex;bottom: 0;left:0;}
  8. .join-btn .join,.join-btn .unjoin {width:375rpx;height:80rpx;line-height: 80rpx;text-align: center;font-size:30rpx;font-weight: 600;}