master
kek7198 2021-12-23 13:53:33 -06:00
parent 09ae8a14ad
commit cfd32c0acb
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@
{% endfor %}
</ul>
<button class="absolute top-1 right-3 text-red-400 hover:text-red-700" onclick="document.getElementById('flaggers-{{p.id}}').classList.toggle('hidden')">
<i class="fas fa-times fa-sm"></i>
<i class="fas fa-times"></i>
</button>
</div>
{% endif %}