diff options
Diffstat (limited to 'components/Input.qml')
| -rw-r--r-- | components/Input.qml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/components/Input.qml b/components/Input.qml index c10994d0..78bec8ea 100644 --- a/components/Input.qml +++ b/components/Input.qml @@ -32,6 +32,7 @@ import QtQuick 2.2 TextField { font.family: "Arial" + horizontalAlignment: TextInput.AlignLeft style: TextFieldStyle { textColor: "#3F3F3F" |
