mirror of
https://github.com/muesli/telephant
synced 2024-11-22 19:33:06 +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 {
|
Label {
|
||||||
|
Layout.fillWidth: true
|
||||||
wrapMode: Label.Wrap
|
wrapMode: Label.Wrap
|
||||||
font.pointSize: 14
|
font.pointSize: 14
|
||||||
text: accountBridge.error
|
text: accountBridge.error
|
||||||
|
|
Loading…
Reference in a new issue