style fixes (#592)

This commit is contained in:
Louis Knight-Webb
2025-08-29 13:42:46 +01:00
committed by GitHub
parent 8d42a2a460
commit 33c2c4ff9f
2 changed files with 3 additions and 3 deletions

View File

@@ -147,7 +147,7 @@ function CreateAttempt({
<Card className="bg-background p-3 text-sm border-y border-dashed">
Create Attempt
</Card>
<div className="space-y-3 px-3">
<div className="space-y-3 p-3">
<div className="flex items-center justify-between">
{taskAttempts.length > 0 && (
<Button