fix
This commit is contained in:
parent
082920143b
commit
588bc38d98
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
</button>
|
||||
</div>
|
||||
<div class="relative p-3">
|
||||
<ul class="flex flex-col space-y-3">
|
||||
<ul class="flex flex-col space-y-2">
|
||||
<li>
|
||||
<button class="btn btn-gray w-full text-left" data-bs-toggle="modal" data-bs-dismiss="modal" data-bs-target="#reportPostModal" onclick="report_postModal('{{p.id}}')">
|
||||
<i class="far fa-flag text-center text-muted mr-3"></i>Report
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue