generated from t/malachite
fix: minor ui issues
This commit is contained in:
parent
3942ad5a19
commit
f3180989af
6 changed files with 24 additions and 7 deletions
|
@ -112,6 +112,7 @@
|
|||
(text "{% if replying_to -%}")
|
||||
(div
|
||||
("class" "message_reply_wrapper")
|
||||
("id" "message_{{ message.id }}_reply")
|
||||
(text "{{ self::message(message=replying_to, hide_actions=true) }}"))
|
||||
(text "{%- endif %}")
|
||||
(text "{%- endmacro %}")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue