Icons: Plus and Minus

+ removed vertical hack in NIcon
This commit is contained in:
LemmyCook 2025-09-08 16:02:21 -04:00
parent ea6b8e0c02
commit b91112fc7a
7 changed files with 9 additions and 16 deletions

View file

@ -85,7 +85,7 @@ NBox {
}
NIconButton {
icon: FontService.icons["add"]
icon: FontService.icons["plus"]
colorBg: Color.mPrimary
colorFg: Color.mOnPrimary