清除input的默认样式

input {

border: none;
outline: none;
-webkit-appearance: none;
}

posted @ 2018-12-05 18:02  Orange。  阅读(336)  评论(0)    收藏  举报