mirror of
https://github.com/OpenCut-app/OpenCut.git
synced 2026-07-13 21:52:53 +02:00
feat(rename-modal): enhance input visibility in dark theme with border (#561)
This commit is contained in:
@@ -51,7 +51,7 @@ export function RenameProjectDialog({
|
|||||||
}
|
}
|
||||||
}}
|
}}
|
||||||
placeholder="Enter a new name"
|
placeholder="Enter a new name"
|
||||||
className="mt-4"
|
className="mt-4 bg-background border-2 border-border"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<DialogFooter>
|
<DialogFooter>
|
||||||
|
|||||||
Reference in New Issue
Block a user