forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2021-12-12 12:18:54 -06:00
parent 7014a2708a
commit 8c387f43cc
1 changed files with 1 additions and 1 deletions

View File

@ -205,7 +205,7 @@
<span class="absolute right-4 top-2" id="reddot-{{c.id}}"></span>
<div class="user-info no-scrollbar overflow-y-hidden overflow-x-auto flex items-center space-x-2 md:-ml-2 text-sm text-gray-500 leading-normal">
<div class="relative z-10 user-info no-scrollbar overflow-y-hidden overflow-x-auto flex items-center space-x-2 md:-ml-2 text-sm text-gray-500 leading-normal">
<button class="p-2 md:hidden" onclick="collapse_comment('{{c.id}}')">
<i class="fas fa-minus-circle fa-fw fa-sm comment-toggle-icon-{{c.id}}"></i>
</button>