fix: ui text spacing
This commit is contained in:
parent
7bda718082
commit
88afb3ec37
3 changed files with 6 additions and 6 deletions
|
@ -14,7 +14,7 @@
|
|||
(span
|
||||
(text "{{ text \"auth:label.outbox\" }}"))))
|
||||
(div
|
||||
("class" "card tertiary flex flex-col gap-4")
|
||||
("class" "card flex flex-col gap-4")
|
||||
(text "{% for question in questions %}")
|
||||
(div
|
||||
("class" "card-nest")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue