fix buttons

This commit is contained in:
ccmjga
2025-06-02 15:23:57 +08:00
parent 7cd734bffd
commit 7c0340a725
2 changed files with 11 additions and 5 deletions

View File

@@ -9,6 +9,7 @@
'text-center',
'inline-flex',
'items-center',
'justify-center',
isLoading && !abortable ? 'bg-blue-400 cursor-not-allowed' : 'bg-blue-700 hover:bg-blue-800',
sizeClasses
]">