Change width of pinned message box
This commit is contained in:
parent
36b743c5b9
commit
e5a6deaeb2
@ -237,7 +237,7 @@ Rectangle {
|
|||||||
|
|
||||||
Layout.row: 2
|
Layout.row: 2
|
||||||
Layout.column: 2
|
Layout.column: 2
|
||||||
Layout.columnSpan: 1
|
Layout.columnSpan: 3
|
||||||
|
|
||||||
Layout.fillWidth: true
|
Layout.fillWidth: true
|
||||||
Layout.preferredHeight: Math.min(contentHeight, Nheko.avatarSize * 4)
|
Layout.preferredHeight: Math.min(contentHeight, Nheko.avatarSize * 4)
|
||||||
|
Loading…
Reference in New Issue
Block a user