1.测试优化
parent
0cc8a80e0c
commit
f8c03e5480
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue