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