已经设置了border为none,为什么还会出现这样的情况呢?
uc上没问题,qq和微信是这种情况。
还有为什么qq和微信点击元素周围会有个蓝色的框,放开就没有了
.form-group input[type="date"] {
border: none;
}
PHP中文网2017-04-17 11:39:38
The method is mentioned above, let me explain the reason;
Browsers based on the webkit
kernel will add a blue or yellow input
to outline
by default.