This commit is contained in:
ManishMadan2882
2025-05-08 00:15:28 +05:30
parent d0a04d9801
commit ff532210f7
38 changed files with 550 additions and 495 deletions

View File

@@ -80,7 +80,7 @@ export default function CreateAPIKeyModal({
{t('modals.createAPIKey.label')}
</span>
</div>
<div className="relative mt-5 mb-4">
<div className="relative mb-4 mt-5">
<Input
type="text"
className="rounded-md"