html去除input标签默认边框

 

.input {
    border-style: none;
    outline: none;
}

 

posted @ 2022-08-02 14:46  aaa111js  阅读(214)  评论(0)    收藏  举报