Minor UI cleanup.

This commit is contained in:
Black Hat
2019-08-03 21:41:04 +08:00
parent 5d193b68a6
commit 19e4956072

View File

@@ -66,6 +66,7 @@ ColumnLayout {
Control {
Layout.maximumWidth: messageListView.width - (!sentByMe ? 36 + messageRow.spacing : 0) - 48
Layout.minimumHeight: 36
padding: 0