mirror of
https://github.com/OpenCut-app/OpenCut.git
synced 2026-07-13 21:52:53 +02:00
style: fix spacing
This commit is contained in:
@@ -51,7 +51,7 @@ export function RenameProjectDialog({
|
||||
}
|
||||
}}
|
||||
placeholder="Enter a new name"
|
||||
className="mt-4 bg-background border-2 border-border"
|
||||
className="mt-0 bg-background border-2 border-border"
|
||||
/>
|
||||
|
||||
<DialogFooter>
|
||||
|
||||
Reference in New Issue
Block a user