fix
parent
b40c820354
commit
b01b8a3e9f
|
@ -11,7 +11,7 @@
|
|||
<div class="modal-body">
|
||||
<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>
|
||||
<input maxlength="100" id="reason-comment" class="mt-3 form-control bg-white" placeholder="e.g. this comment violates community standards">
|
||||
<input maxlength="100" id="reason-comment" class="mt-3 form-input" placeholder="e.g. this comment violates community standards">
|
||||
</div>
|
||||
<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">
|
||||
|
|
Loading…
Reference in New Issue