fix(CallStats): grow height

This commit is contained in:
Ronan Abhamon 2017-06-27 09:36:43 +02:00
parent 4bd4c7785a
commit 8a6afd79d6

View file

@ -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