사파리 input 디자인 변경 시
2023-02-21 10:53:35.0
input, textarea, button {
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
}
출처 : https://curryyou.tistory.com/217
Last Update
2024-05-01 18:48:38.0