small visual improvements

This commit is contained in:
miloschwartz 2025-02-26 21:24:35 -05:00
parent de70c62ea8
commit 20f1a6372b
No known key found for this signature in database
31 changed files with 1976 additions and 136 deletions

View file

@ -135,7 +135,6 @@ export default function Disable2FaForm({ open, setOpen }: Disable2FaProps) {
<FormControl>
<Input
type="password"
placeholder="Enter your password"
{...field}
/>
</FormControl>