You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1 line
531 B

3 years ago
.page{width:100%;height:100vh;background:#efefef;padding:40rpx}.area-box{width:100%;background:#fff;padding:32rpx;font-size:32rpx;border-radius:12rpx}.area-box textarea{width:100%;height:300rpx;color:#707070;font-size:28rpx}.area-box image{width:152rpx;height:152rpx;margin-right:12rpx}.submit{width:223rpx;height:76rpx;background:-webkit-linear-gradient(306deg,#ffa782,#ff5100);background:linear-gradient(144deg,#ffa782,#ff5100);border-radius:38rpx;font-size:32rpx;color:#fff;line-height:76rpx;text-align:center;margin:90rpx auto}