1.测试优化

This commit is contained in:
sws
2023-11-07 17:53:52 +08:00
parent 0cc8a80e0c
commit f8c03e5480

View File

@ -110,6 +110,8 @@
}
.agreement-content .content-desc {
line-height: 46rpx;
max-height: calc(30vh);
overflow-y: auto;
}
.agreement-content .buttom button {
min-width: 200rpx;