diff options
author | ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id> | 2023-03-22 12:04:47 +0800 |
---|---|---|
committer | ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id> | 2023-03-22 12:04:47 +0800 |
commit | 73195a9ec215828136e71d1756790544497d36d8 (patch) | |
tree | 258325c24995ee54057b94d8ddadfc8275fc6358 /Home | |
parent | 9d892d1756ecc232d0c042cacaa504a02c6e42ed (diff) |
Implicit on Hx
Diffstat (limited to 'Home')
-rw-r--r-- | Home/Default.ui.qml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Home/Default.ui.qml b/Home/Default.ui.qml index 185868a..4ff99b3 100644 --- a/Home/Default.ui.qml +++ b/Home/Default.ui.qml @@ -195,7 +195,6 @@ Flickable { text: qsTr("Most Popular Courses") color: "#24292d" horizontalAlignment: Text.AlignHCenter - wrapMode: Text.Wrap Layout.fillWidth: true Layout.bottomMargin: 8 font.pointSize: 22.5 |