no message

This commit is contained in:
A1300399510
2025-01-20 19:08:21 +08:00
parent 5a890aaee5
commit 8b5d8f4523
4 changed files with 617 additions and 536 deletions

View File

@@ -666,7 +666,6 @@ a {
display: block;
}
#answer-app .main .details-area-box .details-box .answer-discuss {
width: 627px;
background-color: #ffffff;
border: 1px solid #ebebeb;
border-radius: 10px;
@@ -1344,6 +1343,10 @@ a {
color: #92a1bf;
display: inline;
}
#answer-app .main .details-area-box .details-box .comments-box .comments-item .comments-content .comments-img {
width: 75px;
margin-bottom: 13px;
}
#answer-app .main .details-area-box .details-box .comments-box .comments-item .comments-content .comments-input-box {
margin-top: 13px;
}