Skip to content
Snippets Groups Projects
Unverified Commit 4522507c authored by Brayd's avatar Brayd
Browse files

Fix emoji verification dialogue being cut off

parent 70eabc32
No related branches found
No related tags found
No related merge requests found
Pipeline #5704 failed
......@@ -13,7 +13,7 @@ ColumnLayout {
spacing: 16
Label {
Layout.preferredWidth: 400
Layout.preferredWidth: scroll.availableWidth
Layout.fillWidth: true
wrapMode: Text.Wrap
text: qsTr("Please verify the following emoji. You should see the same emoji on both sides. If they differ, please press 'They do not match!' to abort verification!")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment