aboutsummaryrefslogtreecommitdiff
path: root/components/Input.qml
diff options
context:
space:
mode:
Diffstat (limited to 'components/Input.qml')
-rw-r--r--components/Input.qml1
1 files changed, 0 insertions, 1 deletions
diff --git a/components/Input.qml b/components/Input.qml
index 98acf532..f71007f6 100644
--- a/components/Input.qml
+++ b/components/Input.qml
@@ -4,7 +4,6 @@ import QtQuick 2.2
TextField {
font.family: "Arial"
- font.pixelSize: 18
style: TextFieldStyle {
textColor: "#3F3F3F"