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