fix
This commit is contained in:
parent
d5c0954ae6
commit
458035409b
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
||||||
<div class="modal-body">
|
<div class="modal-body">
|
||||||
<div class="font-bold text-lg leading-normal">We're sorry something here is wrong.</div>
|
<div class="font-bold text-lg leading-normal">We're sorry something here is wrong.</div>
|
||||||
<small class="text-gray-500">Please enter a reason for reporting below.</small>
|
<small class="text-gray-500">Please enter a reason for reporting below.</small>
|
||||||
<input maxlength="100" id="reason-comment" class="mt-3 form-control" placeholder="e.g. this comment violates community standards">
|
<input maxlength="100" id="reason-comment" class="mt-3 form-control bg-white" placeholder="e.g. this comment violates community standards">
|
||||||
</div>
|
</div>
|
||||||
<div class="flex justify-end space-x-2 border-t border-gray-300 p-4">
|
<div class="flex justify-end space-x-2 border-t border-gray-300 p-4">
|
||||||
<button type="button" class="px-4 py-2 text-sm font-bold text-gray-500 hover:text-gray-700" data-bs-dismiss="modal">
|
<button type="button" class="px-4 py-2 text-sm font-bold text-gray-500 hover:text-gray-700" data-bs-dismiss="modal">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue