aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--qml/Message.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/qml/Message.qml b/qml/Message.qml
index 456bff1..fd50358 100644
--- a/qml/Message.qml
+++ b/qml/Message.qml
@@ -143,7 +143,7 @@ RowLayout {
readOnly: true
color: "grey"
wrapMode: Text.Wrap
- font.pixelSize: 12
+ font.pixelSize: 14
}
}