|
@@ -23,7 +23,7 @@
|
|
|
left: 0.12rem;
|
|
|
}
|
|
|
.down-email-input .van-cell__title.van-field__label{
|
|
|
- width: 1.58rem;
|
|
|
+ width: 1.3rem;
|
|
|
font-size: 0.24rem;
|
|
|
line-height: 0.36rem;
|
|
|
height: 0.36rem;
|
|
@@ -56,7 +56,7 @@
|
|
|
}
|
|
|
|
|
|
.download-popup .download-content {
|
|
|
- padding: 0 0.32rem;
|
|
|
+ padding: 0 0.32rem 0.14rem 0.32rem;
|
|
|
max-height: 8.5rem;
|
|
|
overflow-y: scroll;
|
|
|
}
|
|
@@ -167,7 +167,7 @@ color: #5F5E64;
|
|
|
justify-content: space-between;
|
|
|
padding: 0.16rem 0.32rem;
|
|
|
box-sizing: border-box;
|
|
|
- margin-top: 0.14rem;
|
|
|
+ /* margin-top: 0.14rem; */
|
|
|
}
|
|
|
.download_footbox .footbox_left{
|
|
|
}
|
|
@@ -233,7 +233,7 @@ color: #5F5E64;
|
|
|
background-image: url('../image/icon/icon-right.png');
|
|
|
}
|
|
|
.font-b{
|
|
|
- font-weight: 500;
|
|
|
+ font-weight: bold;
|
|
|
}
|
|
|
.download_empty{
|
|
|
width: 100%;
|