fix: invite codes fix: missing icons
This commit is contained in:
parent
5fbf454b52
commit
66beef6b1d
8 changed files with 38 additions and 25 deletions
|
@ -129,7 +129,7 @@
|
|||
(pre ("class" "hidden red w-full") (code ("id" "scope_error_message") ("style" "white-space: pre-wrap")))
|
||||
|
||||
(details
|
||||
(summary ("class" "button lowered small") (icon (text "circle-help")) (text "Help"))
|
||||
(summary ("class" "button lowered small") (icon (text "circle-question-mark")) (text "Help"))
|
||||
(div
|
||||
("class" "card flex flex-col gap-1")
|
||||
(span ("class" "fade") (text "Scopes should be separated by a single space."))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue