fix: use onSurfaceVariant for page base back btn
This commit is contained in:
parent
4a77746393
commit
9adccb7d81
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ ColumnLayout {
|
|||
type: IconButton.Tonal
|
||||
isRound: true
|
||||
inactiveColour: Colours.tPalette.m3surfaceContainerHigh
|
||||
inactiveOnColour: Colours.palette.m3onSurface
|
||||
inactiveOnColour: Colours.palette.m3onSurfaceVariant
|
||||
onClicked: root.nState.closeSubPage()
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue