style: rename project dialog
This commit is contained in:
parent
732e9f54a8
commit
c60ec04f8d
|
|
@ -51,7 +51,7 @@ export function RenameProjectDialog({
|
|||
}
|
||||
}}
|
||||
placeholder="Enter a new name"
|
||||
className="mt-4"
|
||||
className="mt-4 bg-background/50"
|
||||
/>
|
||||
|
||||
<DialogFooter>
|
||||
|
|
|
|||
Loading…
Reference in New Issue