船员公众号
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
829 B

2 months ago
.pop-card{height:600rpx;display:flex;flex-direction:column}.pop-card .card-title{display:flex;padding:30rpx}.pop-card .card-title .a{display:flex;align-items:center;margin:0 30rpx;font-size:30rpx;color:#37c594}.pop-card .card-title .b{display:flex;align-items:center;font-size:30rpx;color:#f01b1b}.pop-card .card-title image{width:44rpx;height:44rpx;margin-right:10rpx}.pop-card .card-content{flex:1;display:flex;flex-wrap:wrap;overflow-y:auto}.pop-card .card-content .item{margin:20rpx;width:80rpx;height:80rpx;text-align:center;line-height:80rpx;border:1px solid rgba(0,0,0,.2);color:rgba(0,0,0,.6);border-radius:50%}.pop-card .card-content .item.correct{color:#49c99c;background-color:#f3f8f6;border:1px solid transparent}.pop-card .card-content .item.error{color:#fa6e6e;background-color:#fff3f3;border:1px solid transparent}