fix(ui/views/App/Styles/Main/ManageAccountsStyle: better height

This commit is contained in:
Ronan Abhamon 2017-05-15 15:59:49 +02:00
parent 386c1dd474
commit c65a5b5fd4

View file

@ -4,7 +4,7 @@ import QtQuick 2.7
// =============================================================================
QtObject {
property int height: 316
property int height: 234
property int leftMargin: 35
property int rightMargin: 35
property int width: 480