Use the regular font pixel size for now.

pull/520/head
Adam Treat 1 year ago
parent fc34d1d3b2
commit b4d690595b

@ -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
}

Loading…
Cancel
Save