Commit 8a6afd79 authored by Ronan Abhamon's avatar Ronan Abhamon

fix(CallStats): grow height

parent 4bd4c778
...@@ -8,7 +8,7 @@ import Units 1.0 ...@@ -8,7 +8,7 @@ import Units 1.0
QtObject { QtObject {
property color color: Colors.e property color color: Colors.e
property int height: 250 property int height: 280
property int leftMargin: 12 property int leftMargin: 12
property int rightMargin: 12 property int rightMargin: 12
property int spacing: 8 property int spacing: 8
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment