mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-09 05:52:41 +00:00
fix(Edit community settings): Fixing width after merge error
This commit is contained in:
parent
5a9ff99aad
commit
5633efcdba
@ -36,8 +36,9 @@ Control {
|
|||||||
property alias bannerPath: bannerPicker.source
|
property alias bannerPath: bannerPicker.source
|
||||||
property alias bannerCropRect: bannerPicker.cropRect
|
property alias bannerCropRect: bannerPicker.cropRect
|
||||||
|
|
||||||
contentItem: ColumnLayout {
|
implicitWidth: 608
|
||||||
implicitWidth: 608
|
|
||||||
|
contentItem: ColumnLayout {
|
||||||
spacing: 16
|
spacing: 16
|
||||||
|
|
||||||
NameInput {
|
NameInput {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user