mirror of
https://github.com/Troplo/Colubrina.git
synced 2024-11-22 03:07:57 +11:00
Fixed scroll bar on Jump to bottom bar
This commit is contained in:
parent
044edcf9b2
commit
dd54908083
1 changed files with 1 additions and 1 deletions
|
@ -210,7 +210,7 @@
|
|||
</v-toolbar>
|
||||
<v-fade-transition v-model="avoidAutoScroll">
|
||||
<v-toolbar
|
||||
height="22"
|
||||
height="24"
|
||||
color="toolbar"
|
||||
elevation="0"
|
||||
style="
|
||||
|
|
Loading…
Reference in a new issue