diff --git a/src/qml/ChatPage.qml b/src/qml/ChatPage.qml index 8397edcc0deee5af676ac008ebc5406c917aced4..0efc2c84cb28fd5473557e65fda7c12d9ec47ab6 100644 --- a/src/qml/ChatPage.qml +++ b/src/qml/ChatPage.qml @@ -78,6 +78,7 @@ Kirigami.ScrollablePage { Kirigami.OverlayDrawer { id: mediaDrawer edge: Qt.BottomEdge + height: Kirigami.Units.gridUnit * 8 contentItem: RowLayout { id: content Layout.alignment: Qt.AlignHCenter