forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2021-12-31 17:06:35 -06:00
parent a618e86325
commit 9b4edb1a36
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@
<small id="notelabel-helper" class="font-normal text-gray-500">Optional</small>
</label>
<textarea id="note" maxlength="200" name="note" class="form-input" placeholder="Note to include in award notification..."></textarea>
<div class="flex justify-end space-x-2 border-t border-gray-300 dark:border-gray-700 p-4 -mx-4 mt-4">
<div class="flex justify-end space-x-2 border-t border-gray-300 dark:border-gray-800 p-4 -mx-4 mt-4">
<button type="button" class="px-4 py-2 text-sm font-bold text-gray-500 hover:text-gray-700 dark:hover:text-gray-400" data-bs-dismiss="modal">
Cancel
</button>