From cfc73864697f0145b262d8a82ac49658af45cac3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=A6=8C=EA=A6=AB=EA=A6=B6=EA=A6=8F=EA=A7=80=EA=A6=A6?= =?UTF-8?q?=EA=A6=BF=EA=A6=A7=EA=A6=AE=EA=A6=91=EA=A6=A9=EA=A6=AD=EA=A7=80?= Date: Wed, 29 Mar 2023 09:08:46 +0800 Subject: Card supports dark mode --- Label/FwLight.ui.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Label') diff --git a/Label/FwLight.ui.qml b/Label/FwLight.ui.qml index d88e30d..f012fe5 100644 --- a/Label/FwLight.ui.qml +++ b/Label/FwLight.ui.qml @@ -2,7 +2,7 @@ import QtQuick 2.15 import QtQuick.Controls 2.15 import Eduport 1.4 -Label { +H6 { font { family: Eduport.fwLightFont.family weight: Eduport.fwLightFont.weight -- cgit v1.2.3