fix: left pad app volumes prompt
This commit is contained in:
parent
0d3b9370ca
commit
7f2fafb6fe
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue