lock: better pfp fallback

This commit is contained in:
2 * r + 2 * t 2025-08-19 15:39:46 +10:00
parent d4c5415770
commit e60fa05504

View file

@ -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)
} }