add: settings presets

This commit is contained in:
trisua 2025-07-13 17:54:12 -04:00
parent cf2af1e1e9
commit f94570f74c
9 changed files with 186 additions and 16 deletions

View file

@ -47,7 +47,7 @@
("exclude" "dropdown")
("style" "gap: var(--pad-1) !important")
(text "{{ components::avatar(username=user.username, size=\"24px\") }}")
(icon_class (text "chevron-down") (text "dropdown-arrow")))
(icon_class (text "chevron-down") (text "dropdown_arrow")))
(text "{{ components::user_menu() }}"))
(text "{%- endif %}"))