forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2021-12-05 20:51:47 -06:00
parent 1b1cd4be8c
commit 119d965844
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@
<li>
<button class="hover:text-gray-400" onclick="expandText('{{p.id}}')">
<i class="fas fa-expand-alt fa-fw mr-2 text-expand-icon-{{p.id}}"></i>
<span class="hidden md:inline-block">Expand</span>
</button>
</li>
{% endif %}