This commit is contained in:
MarkLo 2025-12-02 02:49:49 +08:00
parent 8004383006
commit fd4aff76a1
1 changed files with 1 additions and 1 deletions

View File

@ -792,7 +792,7 @@ export function AnalysisForm({ onSubmit, loading = false }: AnalysisFormProps) {
<Button
type="submit"
className="w-full"
className="w-full bg-gradient-to-r from-blue-600 to-purple-600 hover:from-blue-700 hover:to-purple-700 shadow-lg hover:shadow-xl transition-all"
disabled={loading}
size="lg"
>