More icons fixes

This commit is contained in:
LemmyCook 2025-09-09 19:34:31 -04:00
parent d089966249
commit 1f9247c429
7 changed files with 16 additions and 20 deletions

View file

@ -521,7 +521,7 @@ NPanel {
RowLayout {
NIcon {
text: "delete_outline"
icon: "trash"
font.pointSize: Style.fontSizeL * scaling
color: Color.mError
}