lock: better pfp fallback
This commit is contained in:
parent
d4c5415770
commit
e60fa05504
1 changed files with 1 additions and 2 deletions
|
|
@ -95,8 +95,7 @@ ColumnLayout {
|
||||||
anchors.centerIn: parent
|
anchors.centerIn: parent
|
||||||
|
|
||||||
text: "person"
|
text: "person"
|
||||||
fill: 1
|
color: Colours.palette.m3onSurfaceVariant
|
||||||
grade: 200
|
|
||||||
font.pointSize: Math.floor(root.centerWidth / 4)
|
font.pointSize: Math.floor(root.centerWidth / 4)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue