清除input的默认样式

input {

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

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