mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-09-26 15:36:07 +00:00
Use the regular font pixel size for now.
This commit is contained in:
@@ -12,5 +12,5 @@ QtObject {
|
||||
property color dialogBorder: "#d1d5db"
|
||||
property color userColor: "#ec86bf"
|
||||
property color assistantColor: "#10a37f"
|
||||
property real fontSizeLarge: 24
|
||||
property real fontSizeLarge: Font.pixelSize
|
||||
}
|
||||
|
Reference in New Issue
Block a user