refactor: update Card components to use self-start class for consistent alignment

This commit is contained in:
Arunavo Ray
2025-06-12 15:29:47 +05:30
parent 2eda800a7c
commit 544b60f881
7 changed files with 131 additions and 127 deletions

View File

@@ -55,7 +55,7 @@ export function MirrorOptionsForm({
};
return (
<Card>
<Card className="self-start">
<CardHeader>
<CardTitle className="text-lg font-semibold flex items-center justify-between">
Mirror Options