Commit c65a5b5f authored by Ronan Abhamon's avatar Ronan Abhamon

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

parent 386c1dd4
...@@ -4,7 +4,7 @@ import QtQuick 2.7 ...@@ -4,7 +4,7 @@ import QtQuick 2.7
// ============================================================================= // =============================================================================
QtObject { QtObject {
property int height: 316 property int height: 234
property int leftMargin: 35 property int leftMargin: 35
property int rightMargin: 35 property int rightMargin: 35
property int width: 480 property int width: 480
......
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