Revert "fix"

This reverts commit c598c00515.
master
kek7198 2021-12-12 21:01:07 -06:00
parent c598c00515
commit 1f0c951e7c
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="relative z-10 user-info flex flex-wrap 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>