mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
changed share of red in error message
This commit is contained in:
@@ -255,7 +255,7 @@ export const SecretItem = memo(
|
||||
});
|
||||
}}
|
||||
{...field}
|
||||
className="w-full px-0 placeholder:text-red-600 focus:text-bunker-100 focus:ring-transparent"
|
||||
className="w-full px-0 placeholder:text-red-500 focus:text-bunker-100 focus:ring-transparent"
|
||||
/>
|
||||
)}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user