1.测试优化

master
sws 2023-11-07 17:53:52 +08:00
parent 0cc8a80e0c
commit f8c03e5480
1 changed files with 2 additions and 0 deletions

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;