set min scrollbar length
This commit is contained in:
parent
1e4f2f0125
commit
c921d2c350
@ -80,7 +80,8 @@ export default {
|
||||
currentLog: null,
|
||||
listDate: this.$dayjs().tz(this.timezone).format('YYYY-MM-DD'),
|
||||
scrollOP: {
|
||||
wheelSpeed: 5
|
||||
wheelSpeed: 5,
|
||||
minScrollbarLength: 30
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user