mirror of
https://git.jami.net/savoirfairelinux/jami-client-qt.git
synced 2025-08-03 14:25:38 +02:00
chatview: remove excess spacing between chat contents and footer
Gitlab: #1172 Change-Id: I615caf484ab37b4a783eadc751642eeb7a5553ac
This commit is contained in:
parent
30e8bf56fb
commit
6e7278c87a
1 changed files with 1 additions and 0 deletions
|
@ -241,6 +241,7 @@ Rectangle {
|
|||
SplitView.maximumWidth: root.width
|
||||
SplitView.minimumWidth: JamiTheme.mainViewPaneMinWidth
|
||||
SplitView.fillWidth: true
|
||||
spacing: 0
|
||||
|
||||
StackLayout {
|
||||
id: chatViewStack
|
||||
|
|
Loading…
Add table
Reference in a new issue