tweak emoji drawer size

This commit is contained in:
erinn 2020-10-29 16:05:27 -07:00
parent 925796d468
commit 998e554d2b
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ Item {
id: root
implicitHeight: 0
height: implicitHeight
property int size: 24
property int size: 48
property int requestedHeight: size * 8
property string morph: "clw"
property string color: "v1"