mirror of
https://git.jami.net/savoirfairelinux/jami-client-qt.git
synced 2025-09-10 12:03:18 +02:00
ChatviewHeader: reduce height
Change-Id: I0c6fb3d7a8f0cf1b30fdec2a505b1ec730ef9f73
This commit is contained in:
parent
f1f521973b
commit
e7ee0acf3a
1 changed files with 1 additions and 1 deletions
|
@ -474,7 +474,7 @@ Item {
|
|||
// MessageWebView
|
||||
property real chatViewHairLineSize: 1
|
||||
property real chatViewMaximumWidth: 900
|
||||
property real chatViewHeaderPreferredHeight: 64
|
||||
property real chatViewHeaderPreferredHeight: 50
|
||||
property real chatViewFooterPreferredHeight: 35
|
||||
property real chatViewFooterMaximumHeight: 315
|
||||
property real chatViewFooterRowSpacing: 4
|
||||
|
|
Loading…
Add table
Reference in a new issue