fix: tokens access without screen
This commit is contained in:
parent
cae57dae4f
commit
e3a7a0c8c7
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ Item {
|
||||||
id: blobGroup
|
id: blobGroup
|
||||||
|
|
||||||
color: Colours.palette.m3surfaceContainerHighest
|
color: Colours.palette.m3surfaceContainerHighest
|
||||||
smoothing: Tokens.rounding.medium
|
smoothing: root.Tokens.rounding.medium
|
||||||
cornerFill: false
|
cornerFill: false
|
||||||
|
|
||||||
Behavior on color {
|
Behavior on color {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue