forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2021-12-23 13:51:17 -06:00
parent 5d1275ae38
commit 8b1715fcbb
1 changed files with 1 additions and 1 deletions

View File

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