forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2021-12-10 21:58:41 -06:00
parent cf05a12f2a
commit bfdedbd492
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@
<button type="button" class="px-4 py-2 text-sm font-bold text-gray-500 hover:text-gray-700" data-bs-dismiss="modal">
Cancel
</button>
<input id="giveaward" class="ml-auto block px-4 py-2 bg-gradient-to-t from-green-700 to-green-600 hover:from-green-600 hover:to-green-700 active:shadow-inner border border-green-900 rounded-md text-shadow-t shadow-inset-t-white-10 text-sm font-bold text-gray-100 focus:text-gray-500 focus:outline-none disabled:opacity-50" type="submit" value="Gift Award" disabled>
<input id="giveaward" class="ml-auto btn btn-green" type="submit" value="Gift Award" disabled>
</div>
</form>
</div>