Minor UI cleanup.
This commit is contained in:
@@ -66,6 +66,7 @@ ColumnLayout {
|
|||||||
|
|
||||||
Control {
|
Control {
|
||||||
Layout.maximumWidth: messageListView.width - (!sentByMe ? 36 + messageRow.spacing : 0) - 48
|
Layout.maximumWidth: messageListView.width - (!sentByMe ? 36 + messageRow.spacing : 0) - 48
|
||||||
|
Layout.minimumHeight: 36
|
||||||
|
|
||||||
padding: 0
|
padding: 0
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user