diff --git a/ui/shared/status/StatusStickerPackClickPopup.qml b/ui/shared/status/StatusStickerPackClickPopup.qml index 3271c63a05..48cebba269 100644 --- a/ui/shared/status/StatusStickerPackClickPopup.qml +++ b/ui/shared/status/StatusStickerPackClickPopup.qml @@ -37,7 +37,7 @@ ModalPopup { height: 472 header: StatusStickerPackDetails { id: stickerGrid - height: 46 + height: 76 anchors.top: parent.top anchors.left: parent.left anchors.topMargin: Style.current.padding