mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-09-07 11:30:05 +00:00
Explicitly set the color in MyTextField.
This commit is contained in:
@@ -11,4 +11,5 @@ TextField {
|
||||
color: theme.backgroundDark
|
||||
radius: 10
|
||||
}
|
||||
color: theme.textColor
|
||||
}
|
Reference in New Issue
Block a user