mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-01-31 19:09:25 +00:00
fix(ui/views/App/Styles/Main/ManageAccountsStyle: better height
This commit is contained in:
parent
386c1dd474
commit
c65a5b5fd4
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue