From faf97cc5a774090f73f85d8a10e6ca3f1491e2b2 Mon Sep 17 00:00:00 2001 From: ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ Date: Wed, 29 Mar 2023 08:48:57 +0800 Subject: Body text supports dark mode --- Course/Detail/Classic.ui.qml | 1 - Course/Detail/Classic/Content/Main.ui.qml | 1 - 2 files changed, 2 deletions(-) (limited to 'Course/Detail') diff --git a/Course/Detail/Classic.ui.qml b/Course/Detail/Classic.ui.qml index 7811c64..a60e331 100644 --- a/Course/Detail/Classic.ui.qml +++ b/Course/Detail/Classic.ui.qml @@ -68,7 +68,6 @@ Flickable { Lbl.Body { id: introTitleParagraph text: qsTr("Satisfied conveying a dependent contented he gentleman agreeable do be. Warrant private blushes removed an in equally totally if. Delivered dejection necessary objection do Mr prevailed. Mr feeling does chiefly cordial in do.") - color: "#747579" Layout.fillWidth: true } } diff --git a/Course/Detail/Classic/Content/Main.ui.qml b/Course/Detail/Classic/Content/Main.ui.qml index db29cb2..b00fe1d 100644 --- a/Course/Detail/Classic/Content/Main.ui.qml +++ b/Course/Detail/Classic/Content/Main.ui.qml @@ -91,7 +91,6 @@ ColumnLayout { Lbl.Body { id: courseDescription text: qsTr("Welcome to the Digital Marketing Ultimate Course Bundle - 12 Courses in 1 (Over 36 hours of content)") - color: "#747579" Layout.fillWidth: true } } -- cgit v1.3