iOS 관련

SEUNGTAE CHOI·2024년 12월 29일

퍼블리싱

목록 보기
17/18

확대 방지

<meta name="viewport" content="width=device-width, initial-scale=1.0,maximum-scale=1.0, user-scalable=no" />

바운스 방지

body { overscroll-behavior: none; }

전화번호 스타일 자동 적용 해제

head 태그 안에
<meta name="format-detection" content="telephone=no">
profile
겪은 이슈를 공유합니다.

0개의 댓글