update opacity for Settings::SubHeaders

pull/14/head
Michail Vourlakos 5 years ago
parent fda1f514a7
commit c8eefd6194

@ -27,7 +27,7 @@ PlasmaComponents.Label {
Layout.topMargin: isFirstSubCategory ? 0 : units.smallSpacing * 2
Layout.bottomMargin: units.smallSpacing
horizontalAlignment: Text.AlignHCenter
opacity: 0.3
opacity: 0.4
property bool isFirstSubCategory: false
}

Loading…
Cancel
Save