fix: left pad app volumes prompt

This commit is contained in:
2 * r + 2 * t 2026-06-07 17:58:01 +10:00
parent 0d3b9370ca
commit 7f2fafb6fe

View file

@ -24,6 +24,7 @@ PageBase {
StyledText {
Layout.fillWidth: true
Layout.leftMargin: Tokens.padding.small
Layout.bottomMargin: Tokens.spacing.medium
text: qsTr("Adjust the volume of individual apps currently playing audio.")
color: Colours.palette.m3outline