1
0
Fork 0
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:
cberthet 2023-12-21 11:33:57 -05:00 committed by Sébastien Blin
parent f1f521973b
commit e7ee0acf3a

View file

@ -474,7 +474,7 @@ Item {
// MessageWebView // MessageWebView
property real chatViewHairLineSize: 1 property real chatViewHairLineSize: 1
property real chatViewMaximumWidth: 900 property real chatViewMaximumWidth: 900
property real chatViewHeaderPreferredHeight: 64 property real chatViewHeaderPreferredHeight: 50
property real chatViewFooterPreferredHeight: 35 property real chatViewFooterPreferredHeight: 35
property real chatViewFooterMaximumHeight: 315 property real chatViewFooterMaximumHeight: 315
property real chatViewFooterRowSpacing: 4 property real chatViewFooterRowSpacing: 4