스타일 : input 데스크탑에서 모바일 대응 스타일 적용되지 않도록

This commit is contained in:
whitedot
2021-04-12 14:40:24 +09:00
parent fbd67fd436
commit f3ae04f51d
2 changed files with 0 additions and 12 deletions

View File

@ -51,12 +51,6 @@ border:1px solid #558ab7 !important;
#container_wr,
#ft_wr {width:1200px}
/*safari*/
input, textarea {
-webkit-appearance:none;
-webkit-border-radius:0;
}
/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;width:1200px;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}