summaryrefslogtreecommitdiff
path: root/Header.ui.qml
diff options
context:
space:
mode:
Diffstat (limited to 'Header.ui.qml')
-rw-r--r--Header.ui.qml3
1 files changed, 2 insertions, 1 deletions
diff --git a/Header.ui.qml b/Header.ui.qml
index 8d4b506..cb26c66 100644
--- a/Header.ui.qml
+++ b/Header.ui.qml
@@ -316,9 +316,10 @@ ToolBar {
text: fullNameText
}
- Lbl.Body {
+ Label {
text: emailText
font.pointSize: 14
+ wrapMode: Label.Wrap
color: Eduport
.bsDropdownColor
}