Icons: new aliases image => photo

This commit is contained in:
LemmyCook 2025-09-09 23:59:21 -04:00
parent 4fbb8314eb
commit 74fce51c2d
2 changed files with 4 additions and 1 deletions

View file

@ -247,7 +247,7 @@ ColumnLayout {
NIcon {
icon: "folder-open"
font.pointSize: Style.fontSizeXL * scaling
font.pointSize: Style.fontSizeXXL * scaling
color: Color.mOnSurface
Layout.alignment: Qt.AlignHCenter
}