refac: styling

This commit is contained in:
Timothy Jaeryang Baek 2025-01-29 21:06:01 -08:00
parent 7f61d01fde
commit 248fcf1636

View File

@ -136,7 +136,7 @@
<div class="flex justify-end pt-3 text-sm font-medium">
<button
class=" px-4 py-2 bg-emerald-700 hover:bg-emerald-800 text-gray-100 transition rounded-lg flex flex-row space-x-1 items-center {saving
class="px-3.5 py-1.5 text-sm font-medium bg-black hover:bg-gray-900 text-white dark:bg-white dark:text-black dark:hover:bg-gray-100 transition rounded-full {saving
? ' cursor-not-allowed'
: ''}"
type="submit"