input:focus 样式无效
发布于 6 年前 作者 taoliang 3127 次浏览 来自 问答

input:focus {
border: 1px solid #fa7254;

}

样式在微信web开发工具和手机上看,input获取焦点时样式没有改变

回到顶部