adjust content height of sticker popup

This commit is contained in:
Iuri Matias 2021-03-16 15:38:50 -04:00
parent 4f4a3f1c30
commit 5cef8e3e60
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ ModalPopup {
height: 472 height: 472
header: StatusStickerPackDetails { header: StatusStickerPackDetails {
id: stickerGrid id: stickerGrid
height: 46 height: 76
anchors.top: parent.top anchors.top: parent.top
anchors.left: parent.left anchors.left: parent.left
anchors.topMargin: Style.current.padding anchors.topMargin: Style.current.padding