no message
This commit is contained in:
parent
49dd659b1e
commit
c9849c513b
@ -421,6 +421,7 @@
|
||||
}
|
||||
.content .details-box .file {
|
||||
margin-bottom: 40px;
|
||||
padding-bottom: 24px;
|
||||
}
|
||||
.content .details-box .file .file-box {
|
||||
display: flex;
|
||||
@ -473,9 +474,6 @@
|
||||
font-size: 14px;
|
||||
color: #555555;
|
||||
}
|
||||
.content .details-box .file .indicate {
|
||||
margin-bottom: 24px;
|
||||
}
|
||||
.content .details-box .apply-btn {
|
||||
position: relative;
|
||||
z-index: 1;
|
||||
|
@ -486,6 +486,7 @@
|
||||
|
||||
.file {
|
||||
margin-bottom: 40px;
|
||||
padding-bottom: 24px;
|
||||
.file-box {
|
||||
display: flex;
|
||||
width: 670px;
|
||||
@ -546,7 +547,7 @@
|
||||
}
|
||||
}
|
||||
.indicate {
|
||||
margin-bottom: 24px;
|
||||
// margin-bottom: 24px;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user