Settings: better alignment with new icons + check icon on wallpaper selector
This commit is contained in:
parent
08d2747f1e
commit
170fbea7a4
3 changed files with 6 additions and 6 deletions
|
|
@ -181,7 +181,7 @@ ColumnLayout {
|
|||
visible: isSelected
|
||||
|
||||
NIcon {
|
||||
text: "check"
|
||||
text: FontService.icons["check"]
|
||||
font.pointSize: Style.fontSizeM * scaling
|
||||
font.weight: Style.fontWeightBold
|
||||
color: Color.mOnSecondary
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue