Merge branch 'v1.3' into master
This commit is contained in:
commit
4eff4dc4b1
|
@ -72,6 +72,6 @@ export default {
|
|||
|
||||
.comment-list {
|
||||
overflow-y: scroll;
|
||||
height: calc(70vh);
|
||||
height: calc(100vh - 250px);
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Reference in New Issue