Fix color of invite label
This commit is contained in:
parent
8091e25913
commit
5e85fa606e
@ -55,6 +55,7 @@ ApplicationWindow {
|
||||
Label {
|
||||
text: qsTr("User ID to invite")
|
||||
Layout.fillWidth: true
|
||||
color: Nheko.colors.text
|
||||
}
|
||||
|
||||
RowLayout {
|
||||
|
Loading…
Reference in New Issue
Block a user