mirror of
https://git.jami.net/savoirfairelinux/jami-client-qt.git
synced 2025-09-10 12:03:18 +02:00
settingssidepanel: fix button width
Change-Id: Ib879e352e9f5d4f494469f987cdaedc3f65b74f7 GitLab: #1129
This commit is contained in:
parent
886074dc1e
commit
1bf4d232b4
1 changed files with 1 additions and 1 deletions
|
@ -197,7 +197,7 @@ SidePanelBase {
|
||||||
radius: 0
|
radius: 0
|
||||||
|
|
||||||
alignement: Text.AlignLeft
|
alignement: Text.AlignLeft
|
||||||
Layout.preferredWidth: parent.width
|
Layout.fillWidth: true
|
||||||
Layout.leftMargin: 0
|
Layout.leftMargin: 0
|
||||||
preferredLeftMargin: 25
|
preferredLeftMargin: 25
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue