mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-09-07 11:30:05 +00:00
font size changer and updates (#1322)
This commit is contained in:
@@ -56,6 +56,7 @@ Item {
|
||||
padding: 10
|
||||
contentItem: IconLabel {
|
||||
color: theme.textColor
|
||||
font.pixelSize: theme.fontSizeLarge
|
||||
font.bold: tabButton.checked
|
||||
text: model.title
|
||||
}
|
||||
|
Reference in New Issue
Block a user