mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
NButton: default changed from bold to semiBold
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ Rectangle {
|
||||
property color textHoverColor: Color.mOnHover
|
||||
property bool enabled: true
|
||||
property real fontSize: Style.fontSizeM
|
||||
property int fontWeight: Style.fontWeightBold
|
||||
property int fontWeight: Style.fontWeightSemiBold
|
||||
property real iconSize: Style.fontSizeL
|
||||
property bool outlined: false
|
||||
property int horizontalAlignment: Qt.AlignHCenter
|
||||
|
||||
Reference in New Issue
Block a user