mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
Make lockscreen keypad consistent with maliit keyboard font weight
This commit is contained in:
parent
cb72ee350d
commit
f1ab00cb3c
1 changed files with 1 additions and 0 deletions
|
|
@ -282,6 +282,7 @@ Rectangle {
|
|||
text: modelData
|
||||
anchors.centerIn: parent
|
||||
font.pointSize: 18
|
||||
font.weight: Font.Light
|
||||
color: keypadRoot.buttonTextColor
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue