diff options
Diffstat (limited to 'InstructorEditProfile.ui.qml')
-rw-r--r-- | InstructorEditProfile.ui.qml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/InstructorEditProfile.ui.qml b/InstructorEditProfile.ui.qml index 9267a08..6d454ac 100644 --- a/InstructorEditProfile.ui.qml +++ b/InstructorEditProfile.ui.qml @@ -66,7 +66,7 @@ Flickable { Layout.fillWidth: true height: 1 border { - width: 1 + width: .5 color: "#0a000000" } |