mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-22 12:29:37 +00:00
feat: add space between the last chat and the chat input
This commit is contained in:
parent
851eb82026
commit
262941e839
@ -37,6 +37,7 @@ ScrollView {
|
||||
ListView {
|
||||
id: chatLogView
|
||||
anchors.fill: parent
|
||||
anchors.bottomMargin: Style.current.bigPadding
|
||||
spacing: 4
|
||||
boundsBehavior: Flickable.StopAtBounds
|
||||
Layout.fillWidth: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user