Fix placing of Emoji-selector
This commit is contained in:
parent
ae41988dd3
commit
c1fa278b94
1 changed files with 1 additions and 1 deletions
|
@ -237,7 +237,7 @@ Page {
|
||||||
}
|
}
|
||||||
|
|
||||||
anchors {
|
anchors {
|
||||||
top: warningContent.bottom + 4
|
top: warningContent.bottom
|
||||||
bottom: bottom.top
|
bottom: bottom.top
|
||||||
right: parent.right
|
right: parent.right
|
||||||
rightMargin: Theme.paddingSmall
|
rightMargin: Theme.paddingSmall
|
||||||
|
|
Loading…
Reference in a new issue