no message

This commit is contained in:
DESKTOP-RQ919RC\Pc 2025-03-26 12:22:52 +08:00
parent 58b9133922
commit cb76d9761b
2 changed files with 2 additions and 4 deletions

View File

@ -417,7 +417,6 @@
background-color: #ebebeb;
border-radius: 4px;
margin-bottom: 43px;
width: 690px;
margin-left: -26px;
}
.content .details-box .file {
@ -432,7 +431,6 @@
padding-top: 20px;
padding-left: 38px;
padding-right: 20px;
padding-bottom: 31px;
width: 670px;
}
.content .details-box .file .file-list .file-item:not(:last-of-type) {

View File

@ -480,7 +480,7 @@
background-color: rgba(235, 235, 235, 1);
border-radius: 4px;
margin-bottom: 43px;
width: 690px;
// width: 690px;
margin-left: -26px;
}
@ -495,7 +495,7 @@
padding-top: 20px;
padding-left: 38px;
padding-right: 20px;
padding-bottom: 31px;
// padding-bottom: 31px;
width: 670px;
.file-item {