fix: no more id collisions
This commit is contained in:
parent
71d017693c
commit
0b3573a513
11 changed files with 151 additions and 120 deletions
|
@ -234,7 +234,7 @@ and show_community and community.id != config.town_square or question %}
|
|||
{% else %}
|
||||
<details>
|
||||
<summary
|
||||
class="card flex gap-2 items-center secondary red w-full"
|
||||
class="card flex gap-2 items-center tertiary red w-full"
|
||||
>
|
||||
{{ icon "triangle-alert" }}
|
||||
<b>{{ post.context.content_warning }}</b>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue