#765 disable auto zoom in on ios

This commit is contained in:
lethemanh
2026-04-20 10:28:24 +07:00
parent d42fe1ce9f
commit 69e0bd741f
9 changed files with 49 additions and 38 deletions
@@ -36,7 +36,7 @@ export const MobileTempSearchInput: React.FC<MobileTempSearchInputProps> = ({
<TextField
{...params}
autoFocus
size="small"
size="medium"
sx={{
'& .MuiOutlinedInput-notchedOutline': {
border: 'none'