adjust content height of sticker popup
This commit is contained in:
parent
4f4a3f1c30
commit
5cef8e3e60
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue