fix(StatusTagSelector): adding wrap mode in text edit (#633)

needed for: https://github.com/status-im/status-desktop/issues/5294
This commit is contained in:
Alexandra Betouni 2022-04-07 23:12:12 +03:00 committed by Michał Cieślak
parent 84cc9eae73
commit c35431f4ee
1 changed files with 1 additions and 0 deletions

View File

@ -138,6 +138,7 @@ Item {
enabled: visible
focus: true
font.pixelSize: 15
wrapMode: TextEdit.WrapAnywhere
font.family: Theme.palette.baseFont.name
color: Theme.palette.directColor1
Keys.onPressed: {