Authored by
郝肖肖
'贷到付款地址不支持弹框修复'
...
|
...
|
@@ -832,14 +832,12 @@ |
|
|
|
|
|
> .dialog-header {
|
|
|
padding-top: 42px;
|
|
|
padding-bottom: 22px;
|
|
|
padding-bottom: 0;
|
|
|
font-size: 36px;
|
|
|
font-weight: 500;
|
|
|
}
|
|
|
|
|
|
> .dialog-content {
|
|
|
padding-top: 0;
|
|
|
padding-bottom: 31px;
|
|
|
|
|
|
.safe-check-tip {
|
|
|
font-size: 22px;
|
...
|
...
|
|