2024-01-16 14:59:06 +08:00

11 lines
176 B
Plaintext

.dialog{
width: 50%;
text-align: center;
height: 100rpx;
line-height: 100rpx;
}
.dialog_confirm_btn{
border-top: 1px solid #E9E9E9;
color: #3CC7C0;
width: 100%;
}