mirror of
https://github.com/KDE/latte-dock.git
synced 2025-01-10 21:18:19 +03:00
update opacity for Settings::SubHeaders
This commit is contained in:
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…
Reference in New Issue
Block a user