mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-22 19:08:58 +03:00
wrap room name
This commit is contained in:
parent
573933f239
commit
864adaffca
1 changed files with 1 additions and 0 deletions
|
@ -114,6 +114,7 @@ ApplicationWindow {
|
|||
Layout.fillWidth: true
|
||||
horizontalAlignment: TextEdit.AlignHCenter
|
||||
color: Nheko.colors.text
|
||||
wrapMode: Text.Wrap
|
||||
}
|
||||
|
||||
Label {
|
||||
|
|
Loading…
Reference in a new issue