mirror of
https://github.com/zhuzichu520/FluentUI.git
synced 2025-02-02 11:17:39 +08:00
update
This commit is contained in:
parent
752ff3c4f2
commit
75d226947f
@ -8,7 +8,7 @@ FluTextStyle::FluTextStyle(QObject *parent)
|
||||
Caption(caption);
|
||||
|
||||
QFont body;
|
||||
body.setPixelSize(14);
|
||||
body.setPixelSize(13);
|
||||
Body(body);
|
||||
|
||||
QFont bodyStrong;
|
||||
|
Loading…
Reference in New Issue
Block a user