summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id>2023-04-12 15:24:55 +0800
committerꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id>2023-04-12 15:24:55 +0800
commitab4d14d706f98907a1ae3929a94ac418f8a20c25 (patch)
tree611402184d9ba3528ce72d4a3d1c9b610d1395b0
parent26adc0497b3e66b2fc2f504dae0cbd622362edf7 (diff)
The colour is already set in the style's Label
-rw-r--r--Label/Body.ui.qml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Label/Body.ui.qml b/Label/Body.ui.qml
index 6408659..31ab7f9 100644
--- a/Label/Body.ui.qml
+++ b/Label/Body.ui.qml
@@ -8,6 +8,5 @@ Label {
weight: Eduport.bodyFont.weight
pointSize: Eduport.bodyFont.pointSize
}
- color: Eduport.bsBodyColor
wrapMode: Label.Wrap
}