This commit is contained in:
shijingjing
2023-02-20 14:13:53 +08:00
parent ad8ebab5d4
commit 60114bf14d

View File

@@ -246,7 +246,7 @@ export default {
.comment_box {
width: 100%;
max-height: 700px;
max-height: 60vh;
overflow: scroll;
.comment_card {
display: flex;