12 行
209 B
Plaintext
12 行
209 B
Plaintext
.success-icon {
|
|
width: 120rpx;
|
|
height: 120rpx;
|
|
border-radius: 50%;
|
|
background-color: #52c41a;
|
|
color: #ffffff;
|
|
font-size: 72rpx;
|
|
line-height: 120rpx;
|
|
text-align: center;
|
|
margin: 40rpx auto;
|
|
}
|