mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-01-24 23:28:09 +00:00
fix(CallStats): grow height
This commit is contained in:
parent
4bd4c7785a
commit
8a6afd79d6
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ import Units 1.0
|
|||
|
||||
QtObject {
|
||||
property color color: Colors.e
|
||||
property int height: 250
|
||||
property int height: 280
|
||||
property int leftMargin: 12
|
||||
property int rightMargin: 12
|
||||
property int spacing: 8
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue