fix
This commit is contained in:
parent
37fa1036e6
commit
30a34b4e74
1 changed files with 1 additions and 1 deletions
|
@ -205,7 +205,7 @@
|
||||||
|
|
||||||
<span class="absolute right-4 top-2" id="reddot-{{c.id}}"></span>
|
<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}}')">
|
<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>
|
<i class="fas fa-minus-circle fa-fw fa-sm comment-toggle-icon-{{c.id}}"></i>
|
||||||
</button>
|
</button>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue