mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-08-03 02:04:45 +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
|
text: modelData
|
||||||
anchors.centerIn: parent
|
anchors.centerIn: parent
|
||||||
font.pointSize: 18
|
font.pointSize: 18
|
||||||
|
font.weight: Font.Light
|
||||||
color: keypadRoot.buttonTextColor
|
color: keypadRoot.buttonTextColor
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue