改成vh
This commit is contained in:
@@ -246,7 +246,7 @@ export default {
|
||||
|
||||
.comment_box {
|
||||
width: 100%;
|
||||
max-height: 700px;
|
||||
max-height: 60vh;
|
||||
overflow: scroll;
|
||||
.comment_card {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user