refac: styling

This commit is contained in:
Timothy J. Baek
2024-10-20 23:53:36 -07:00
parent cd8271eb95
commit f27c0f7dcf
3 changed files with 44 additions and 76 deletions

View File

@@ -310,7 +310,7 @@
</div>
<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"
class="px-3 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"
type="submit"
>
{$i18n.t('Save')}