mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-22 11:00:48 +03:00
Fix color of invite label
This commit is contained in:
parent
8091e25913
commit
5e85fa606e
1 changed files with 1 additions and 0 deletions
|
@ -55,6 +55,7 @@ ApplicationWindow {
|
|||
Label {
|
||||
text: qsTr("User ID to invite")
|
||||
Layout.fillWidth: true
|
||||
color: Nheko.colors.text
|
||||
}
|
||||
|
||||
RowLayout {
|
||||
|
|
Loading…
Reference in a new issue