diff --git a/resources/qml/emoji/EmojiPicker.qml b/resources/qml/emoji/EmojiPicker.qml index 312beb52..a7416c06 100644 --- a/resources/qml/emoji/EmojiPicker.qml +++ b/resources/qml/emoji/EmojiPicker.qml @@ -129,6 +129,7 @@ Menu { Layout.preferredHeight: cellHeight * 5 Layout.preferredWidth: 7 * 52 + 20 + Layout.maximumWidth: timelineRoot.width Layout.fillWidth: true Layout.leftMargin: 4 cellWidth: 52