ProfileCard: more discrete System uptime
This commit is contained in:
parent
24863c2527
commit
f6b3f6d2ec
1 changed files with 2 additions and 1 deletions
|
|
@ -47,7 +47,8 @@ NBox {
|
||||||
}
|
}
|
||||||
NText {
|
NText {
|
||||||
text: `System uptime: ${uptimeText}`
|
text: `System uptime: ${uptimeText}`
|
||||||
color: Color.mOnSurface
|
font.pointSize: Style.fontSizeS * scaling
|
||||||
|
color: Color.mOnSurfaceVariant
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue