Icons: most settings tabs

This commit is contained in:
LemmyCook 2025-09-08 21:23:57 -04:00
parent 74cf71755b
commit c77784b5c1
17 changed files with 38 additions and 58 deletions

View file

@ -78,7 +78,7 @@ NBox {
NIconButton {
id: closeButton
icon: Bootstrap.icons["close"]
icon: Bootstrap.icons["x-lg"]
tooltipText: "Close side panel."
onClicked: {
sidePanel.close()