css常用小技巧:css input 如何去掉点击后出现的边框

// css属性

outline:none;

原文地址:https://www.cnblogs.com/autoXingJY/p/9057727.html