popouts: fix state colour for tray back button
This commit is contained in:
parent
82756b2866
commit
c7ab79908b
1 changed files with 1 additions and 0 deletions
|
|
@ -199,6 +199,7 @@ StackView {
|
|||
|
||||
StateLayer {
|
||||
radius: parent.radius
|
||||
color: Colours.palette.m3onSecondaryContainer
|
||||
|
||||
function onClicked(): void {
|
||||
root.pop();
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue