no message

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

View File

@ -674,6 +674,11 @@
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;
}
}
}
}