IE11 CSS hack
2021-03-20 01:26
阅读:304
标签:sig height and input des put NPU col screen IE11 怎么做 CSS hack ? 很简单。 另外,在 Ant Design Pro 项目里,用less写这种hack也是可行的。 IE11 CSS hack 标签:sig height and input des put NPU col screen 原文地址:https://www.cnblogs.com/foxcharon/p/12746013.html
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.ant-form-item-control .ant-input {
line-height: 0;
}
}
上一篇:CSS渐变中是如何定义渐变线的
下一篇:HTML的基本标签定义
评论
亲,登录后才可以留言!