Update MainView.qml
This commit is contained in:
parent
41f9e70339
commit
3d6b7aba80
|
@ -154,6 +154,7 @@ Column {
|
|||
}
|
||||
}
|
||||
|
||||
// Adding padding to the end so that when the view is scrolled to the end there is some gap left
|
||||
Item {
|
||||
height: Style.current.bigPadding
|
||||
width: parent.width
|
||||
|
|
Loading…
Reference in New Issue