LockScreen: make digital font bigger

This commit is contained in:
Ly-sec
2025-11-20 17:39:01 +01:00
parent c50776eeee
commit edd4ba1b15
2 changed files with 20 additions and 2 deletions
+2
View File
@@ -377,6 +377,8 @@ Loader {
backgroundColor: Color.mSurface
clockColor: Color.mOnSurface
secondHandColor: Color.mPrimary
hoursFontSize: Style.fontSizeL
minutesFontSize: Style.fontSizeL
}
}
}