dark mode +
This commit is contained in:
@@ -104,7 +104,7 @@ const StepOtp = ({ phone, slug, code }: Props) => {
|
||||
type='tel'
|
||||
autoComplete="one-time-code"
|
||||
inputMode="numeric"
|
||||
className='w-full h-[45px] sm:h-[50px] flex-1 mx-1 sm:mx-2 bg-white border border-gray-300 outline-0 rounded-[10px] text-center text-sm' />
|
||||
className='w-full h-[45px] sm:h-[50px] flex-1 mx-1 sm:mx-2 bg-container border border-border text-foreground outline-0 rounded-[10px] text-center text-sm' />
|
||||
}
|
||||
/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user