mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-08-14 06:05:34 +00:00
Explicitly set the color in MyTextField.
This commit is contained in:
parent
9dccc96e70
commit
806905f747
@ -11,4 +11,5 @@ TextField {
|
|||||||
color: theme.backgroundDark
|
color: theme.backgroundDark
|
||||||
radius: 10
|
radius: 10
|
||||||
}
|
}
|
||||||
|
color: theme.textColor
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user