More icons work

This commit is contained in:
LemmyCook 2025-09-09 18:10:25 -04:00
parent ca7684c944
commit a38f49cb35
9 changed files with 47 additions and 40 deletions

View file

@ -91,7 +91,7 @@ NPanel {
spacing: Style.marginS * scaling
NIcon {
icon: "exclamation-triangle"
icon: "exclamation-circle"
font.pointSize: Style.fontSizeL * scaling
color: Color.mError
}