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 {
|
StateLayer {
|
||||||
radius: parent.radius
|
radius: parent.radius
|
||||||
|
color: Colours.palette.m3onSecondaryContainer
|
||||||
|
|
||||||
function onClicked(): void {
|
function onClicked(): void {
|
||||||
root.pop();
|
root.pop();
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue