minor
This commit is contained in:
@@ -135,7 +135,7 @@ export default {
|
|||||||
<style>
|
<style>
|
||||||
#list {
|
#list {
|
||||||
max-height: 400px;
|
max-height: 400px;
|
||||||
overflow-y: scroll;
|
overflow-y: auto;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user