scss/css 中添加ie hack

 

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
   /* IE10+ specific styles go here */  
   .thanks-link {
     right: 40px;
   }
}

 

posted @ 2016-12-27 16:56  rengised  阅读(669)  评论(0编辑  收藏  举报