mirror of
https://github.com/muesli/telephant
synced 2024-11-22 11:23:05 +00:00
Fixed layout of error popup
This commit is contained in:
parent
7917ecac1e
commit
1bb44e75b0
1 changed files with 1 additions and 0 deletions
|
@ -71,6 +71,7 @@ ApplicationWindow {
|
|||
}
|
||||
|
||||
Label {
|
||||
Layout.fillWidth: true
|
||||
wrapMode: Label.Wrap
|
||||
font.pointSize: 14
|
||||
text: accountBridge.error
|
||||
|
|
Loading…
Reference in a new issue