no message

This commit is contained in:
DESKTOP-RQ919RC\Pc 2025-03-28 18:38:21 +08:00
parent 28ce766f89
commit 4f26d677ec
2 changed files with 5 additions and 10 deletions

View File

@ -674,11 +674,6 @@
height: 16px;
margin-right: 6px;
}
.content .details-box .recommend-list .item .btn .line {
width: 1px;
height: 20px;
background-color: #aaaaaa;
}
.content .details-box .consult-more {
font-size: 14px;
color: #555555;

View File

@ -816,11 +816,11 @@
}
}
.line {
width: 1px;
height: 20px;
background-color: #aaaaaa;
}
// .line {
// width: 1px;
// height: 20px;
// background-color: #aaaaaa;
// }
}
}
}