diff options
| author | ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id> | 2023-03-29 09:08:46 +0800 |
|---|---|---|
| committer | ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id> | 2023-03-29 09:08:46 +0800 |
| commit | cfc73864697f0145b262d8a82ac49658af45cac3 (patch) | |
| tree | e9055fabee795c004a31972baf9b07c4164cabe7 /Label | |
| parent | faf97cc5a774090f73f85d8a10e6ca3f1491e2b2 (diff) | |
Card supports dark mode
Diffstat (limited to 'Label')
| -rw-r--r-- | Label/FwLight.ui.qml | 2 |
1 files changed, 1 insertions, 1 deletions
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 |